From 8a6f3fead8667434ef08b3c1de2e3c899f1d70ee Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 13 Feb 2005 05:45:42 +0000 Subject: [PATCH] Improved the summary for the -F option. --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1