Commit 968061bb authored by Wayne Davison's avatar Wayne Davison

Clarified something in the new --hard-links text.

parent c47e3ee1
......@@ -804,7 +804,8 @@ are in the list of files being sent.
If incremental recursion is active (see bf(--recursive)), rsync may transfer
a missing hard-linked file before it finds that another link for the file
exists elsewhere in the hierarchy. One way to avoid this is to disable
exists elsewhere in the hierarchy. This does not affect the accuracy of
the transfer, just its efficiency. One way to avoid this is to disable
incremental recursion using the bf(--no-ir) option.
dit(bf(-p, --perms)) This option causes the receiving rsync to set the
......
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