]> Creatis software - gdcm.git/commitdiff
ENH: add comment
authormalaterre <malaterre>
Tue, 7 Jun 2005 18:36:16 +0000 (18:36 +0000)
committermalaterre <malaterre>
Tue, 7 Jun 2005 18:36:16 +0000 (18:36 +0000)
CMake/FindRsync.cmake

index c5cc694a7c9d8f7c8649b8c44b2c1c336e4e0e3d..6e8c6f896fa94c2f8167551e3e0c434786586538 100644 (file)
@@ -3,6 +3,9 @@
 #
 #  RSYNC_EXECUTABLE         = full path to the pike binary
 #
+# Typical usage for gdcm is:
+# rsync -avH --delete [options] rsync.creatis.insa-lyon.fr::module localdir
+# Compression option is: -z
 
 FIND_PROGRAM(RSYNC_EXECUTABLE
   NAMES rsync