From 968061bb65203ca9b0683ade0bf4bf238b8ce062 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 4 Sep 2007 20:10:52 +0000 Subject: [PATCH] Clarified something in the new --hard-links text. --- rsync.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 3fcb7104..79913322 100644 --- a/rsync.yo +++ b/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 -- 2.34.1