From: Wayne Davison Date: Sun, 8 Oct 2017 15:52:33 +0000 (-0700) Subject: Mention -O is forced, not just implied. X-Git-Tag: v3.1.3pre1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b54730294339ae1b70c4c04c9450a5fd56345f81;p=thirdparty%2Frsync.git Mention -O is forced, not just implied. --- diff --git a/rsync.yo b/rsync.yo index d56db43d..fad7b2f9 100644 --- a/rsync.yo +++ b/rsync.yo @@ -781,7 +781,7 @@ backup file goes and what (if any) suffix gets appended using the bf(--backup-dir) and bf(--suffix) options. Note that if you don't specify bf(--backup-dir), (1) the -bf(--omit-dir-times) option will be implied, and (2) if bf(--delete) is +bf(--omit-dir-times) option will be forced on, and (2) if bf(--delete) is also in effect (without bf(--delete-excluded)), rsync will add a "protect" filter-rule for the backup suffix to the end of all your existing excludes (e.g. bf(-f "P *~")). This will prevent previously backed-up files from being