From: malaterre Date: Tue, 7 Jun 2005 18:36:16 +0000 (+0000) Subject: ENH: add comment X-Git-Tag: Version1.2.bp~585 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=ec75d2dad3ba712687117e79afbc135aea7f8b4b;p=gdcm.git ENH: add comment --- diff --git a/CMake/FindRsync.cmake b/CMake/FindRsync.cmake index c5cc694a..6e8c6f89 100644 --- a/CMake/FindRsync.cmake +++ b/CMake/FindRsync.cmake @@ -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