X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=dss.ggo;h=099df4cd163765da66e2ba7eb1dca26789af1ed4;hp=bca3fff2d5764a2f934e9d842c2ea9142052e3fa;hb=cd4dc100fa8507f254e935e0747161d6a201b73c;hpb=1b6ecb6d4ea35cbc9ab77dddaaa8a68b7436d019 diff --git a/dss.ggo b/dss.ggo index bca3fff..099df4c 100644 --- a/dss.ggo +++ b/dss.ggo @@ -3,7 +3,7 @@ # Licensed under the GPL v2. For licencing details see COPYING. package "dss" -version "0.1.1" +version "0.1.2" purpose "the dyadic snapshot scheduler dss creates hardlink-based snapshots of a given directory on a remote @@ -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 " ###################