X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1e05b590c48734e780b5260f3ed1d89016fd86e2..2aea85ab5418cbb8b3fb88d881651e6f8e47bbeb:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 834c71be..7e28ab65 100644 --- a/rsync.yo +++ b/rsync.yo @@ -544,7 +544,7 @@ transfer are at least version 3.0.0. Some options require rsync to know the full file list, so these options disable the incremental recursion mode. These include: bf(--delete-before), -bf(--delete-after), bf(--delay-updates), and (currently) bf(--hard-links). +bf(--delete-after), bf(--prune-empty-dirs), bf(--delay-updates), and bf(--hard-links). Because of this, the default delete mode when you specify bf(--delete) is now bf(--delete-during) when both ends of the connection are at least 3.0.0 (use bf(--del) or bf(--delete-during) to request this improved deletion mode