From f06c11ed40a3b9d26fb639d393ee13711005f324 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 27 Feb 2006 20:53:35 +0000 Subject: [PATCH] Tweaked a sentence. --- rsync.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsync.yo b/rsync.yo index 96ce4bbb..82ebce49 100644 --- a/rsync.yo +++ b/rsync.yo @@ -587,8 +587,8 @@ receiving side into an identical symlink, and then attempt to transfer "path/foo/file", which might fail if the duplicated symlink did not point to a directory on the receiving side. Another way to avoid this sending of a symlink as an implied directory is to use bf(--copy-unsafe-links), or -bf(--copy-dirlinks) (which will also affect symlinks to directories in the -rest of the transfer). +bf(--copy-dirlinks) (both of which also affect symlinks in the rest of the +transfer -- see their descriptions for full details). dit(bf(-b, --backup)) With this option, preexisting destination files are renamed as each file is transferred or deleted. You can control where the -- 2.34.1