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-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/f01b6368a50ebcb5a78750d8b2aff612359b5735 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