summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2004-04-17 18:12:33 +0000
committerWayne Davison <wayned@samba.org>2004-04-17 18:12:33 +0000
commitf01b6368a50ebcb5a78750d8b2aff612359b5735 (patch)
treefe239322609a251eaebdfa827c7fe2aa64a7015d
parent40d38dc0be7b1b5ef6d0ea4445b67f370d3d0f20 (diff)
downloadrsync-f01b6368a50ebcb5a78750d8b2aff612359b5735.tar.gz
Mention that --from0 does not affect --cvs-exclude's reading of the
.cvsignore files.
-rw-r--r--rsync.yo2
1 files changed, 2 insertions, 0 deletions
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