Mention that --delete now works with --dirs.
authorWayne Davison <wayned@samba.org>
Thu, 29 Sep 2005 08:15:34 +0000 (08:15 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 29 Sep 2005 08:15:34 +0000 (08:15 +0000)
rsync.yo

index 5094c8a..9298292 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -733,7 +733,9 @@ also excluded from being deleted unless you use the bf(--delete-excluded)
 option or mark the rules as only matching on the sending side (see the
 include/exclude modifiers in the FILTER RULES section).
 
-This option has no effect unless directory recursion is enabled.
+Prior to rsync 2.6.7, this option would have no effect unless bf(--recursive)
+was in effect.  Beginning with 2.6.7, deletions will also occur when bf(--dirs)
+is specified, but only for directories whose contents are being copied.
 
 This option can be dangerous if used incorrectly!  It is a very good idea
 to run first using the bf(--dry-run) option (bf(-n)) to see what files would be