From: Andre Noll Date: Sun, 22 Mar 2009 02:42:07 +0000 (+0100) Subject: Clarify usage of --rsync-option. X-Git-Tag: v0.1.3~18^2^2 X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=commitdiff_plain;h=5c196687e13874271961dc293aafa2b3bb5f2f64;hp=77af1d7b83a25780610bab1d6292324610eb2069 Clarify usage of --rsync-option. --- diff --git a/dss.ggo b/dss.ggo index 1772b99..099df4c 100644 --- a/dss.ggo +++ b/dss.ggo @@ -195,8 +195,12 @@ string typestr="option" optional multiple details=" - These option may be given multiple times. The arguments passed - to that option are passed verbatim to the rsync command. + This option may be given multiple times. The given argument is + passed verbatim to the rsync command. Note that in order to use + rsync options that require an argument, you have to specify the + option and its argument as separate --rsync-options, like this: + + --rsync-option --exclude --rsync-option /proc " ###################