From: Wayne Davison Date: Sat, 17 Apr 2004 18:12:33 +0000 (+0000) Subject: Mention that --from0 does not affect --cvs-exclude's reading of the X-Git-Tag: v2.6.1pre2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f01b6368a50ebcb5a78750d8b2aff612359b5735;p=thirdparty%2Frsync.git Mention that --from0 does not affect --cvs-exclude's reading of the .cvsignore files. --- diff --git a/rsync.yo b/rsync.yo index 08d8d5a6..15f7dad8 100644 --- a/rsync.yo +++ b/rsync.yo @@ -712,6 +712,8 @@ was located on the remote "src" host. dit(bf(-0, --from0)) This tells rsync that the filenames it reads from a file are terminated by a null ('\0') character, not a NL, CR, or CR+LF. This affects --exclude-from, --include-from, and --files-from. +It does not affect --cvs-exclude (since all names read from a .cvsignore +file are split on whitespace). dit(bf(-T, --temp-dir=DIR)) This option instructs rsync to use DIR as a scratch directory when creating temporary copies of the files