wok diff unison/description.txt @ rev 25031

Add fatcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:25:51 2022 +0000 (2022-05-20)
parents
children fffb53ee9c66
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/unison/description.txt	Fri May 20 09:25:51 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.