Improved the summary for the -F option.
authorWayne Davison <wayned@samba.org>
Sun, 13 Feb 2005 05:45:42 +0000 (05:45 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 13 Feb 2005 05:45:42 +0000 (05:45 +0000)
rsync.yo

index 77d906e..c6ff226 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -357,7 +357,7 @@ to the detailed description below for a complete description.  verb(
  -z, --compress              compress file data during the transfer
  -C, --cvs-exclude           auto-ignore files in the same way CVS does
  -f, --filter=RULE           add a file-filtering RULE
- -F                          same as --filter=': /.rsync-filter'
+ -F                          same as --filter='dir-merge /.rsync-filter'
                              repeated: --filter='- .rsync-filter'
      --exclude=PATTERN       exclude files matching PATTERN
      --exclude-from=FILE     read exclude patterns from FILE