From 3753975f483adfaaf805527902ffa641c1100940 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 1 Mar 2005 17:28:46 +0000 Subject: [PATCH] Fixed two glitches Paul pointed out. --- rsync.yo | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rsync.yo b/rsync.yo index 0cad5bda..7537d66b 100644 --- a/rsync.yo +++ b/rsync.yo @@ -297,7 +297,6 @@ Here is a short summary of the options available in rsync. Please refer to the detailed description below for a complete description. verb( -v, --verbose increase verbosity -q, --quiet suppress non-error messages - -c, --checksum always checksum -c, --checksum skip based on checksum, not mod-time & size -a, --archive archive mode; same as -rlptgoD (no -H) -r, --recursive recurse into directories @@ -814,7 +813,7 @@ See the bf(cvs(1)) manual for more information. If you're combining bf(-C) with your own bf(--filter) rules, you should note that these CVS excludes are appended at the end of your own rules, -regardless of where the -C was placed on the command-line. This makes them +regardless of where the bf(-C) was placed on the command-line. This makes them a lower priority than any rules you specified explicitly. If you want to control where these CVS excludes get inserted into your filter rules, you should omit the bf(-C) as a command-line option and use a combination of -- 2.34.1