From ec75d2dad3ba712687117e79afbc135aea7f8b4b Mon Sep 17 00:00:00 2001 From: malaterre Date: Tue, 7 Jun 2005 18:36:16 +0000 Subject: [PATCH] ENH: add comment --- CMake/FindRsync.cmake | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.46.2