]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Mention -O is forced, not just implied.
authorWayne Davison <wayned@samba.org>
Sun, 8 Oct 2017 15:52:33 +0000 (08:52 -0700)
committerWayne Davison <wayned@samba.org>
Sun, 8 Oct 2017 15:52:33 +0000 (08:52 -0700)
rsync.yo

index d56db43d12efd914afefeff636b677c6a51401b7..fad7b2f96db092c9a2706aa2103db6e60827a086 100644 (file)
--- 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