wok diff unison/description.txt @ rev 24924

Add as & asxxxx
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 13 10:27:34 2022 +0000 (2022-04-13)
parents
children fffb53ee9c66
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/unison/description.txt	Wed Apr 13 10:27:34 2022 +0000
     1.3 @@ -0,0 +1,4 @@
     1.4 +Unison is a file-synchronization tool for OSX, Unix, and Windows.
     1.5 +It allows two replicas of a collection of files and directories to be stored
     1.6 +on different hosts (or different disks on the same host), modified separately,
     1.7 +and then brought up to date by propagating the changes in each replica to the other.