mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-05-24 14:55:46 -04:00
Clarified something in the new --hard-links text.
This commit is contained in:
3
rsync.yo
3
rsync.yo
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user