Commit 1e05b590 authored by Wayne Davison's avatar Wayne Davison

Fixed a typo and improved a sentence.

parent ce5fddc3
......@@ -543,11 +543,11 @@ bf(--files-from) list). It is also only possible when both ends of the
transfer are at least version 3.0.0.
Some options require rsync to know the full file list, so these options
disable the incremental recusion mode. These include: bf(--delete-before),
disable the incremental recursion mode. These include: bf(--delete-before),
bf(--delete-after), bf(--delay-updates), and (currently) 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
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
explicitly). See also the bf(--delete-delay) option that is a better choice
than using bf(--delete-after).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment