From: Wayne Davison Date: Sun, 13 Feb 2005 05:45:42 +0000 (+0000) Subject: Improved the summary for the -F option. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/8a6f3fead8667434ef08b3c1de2e3c899f1d70ee Improved the summary for the -F option. --- diff --git a/rsync.yo b/rsync.yo index 77d906e0..c6ff2264 100644 --- 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