Copy relative path caviat from --compare-dest to
authorJ.W. Schultz <jw@samba.org>
Wed, 23 Apr 2003 23:17:41 +0000 (23:17 +0000)
committerJ.W. Schultz <jw@samba.org>
Wed, 23 Apr 2003 23:17:41 +0000 (23:17 +0000)
--link-dest.

rsync.yo

index 5f8623c..e278b7a 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -734,6 +734,8 @@ dit(bf(--link-dest=DIR)) This option behaves like bf(--compare-dest) but
 also will create hard links from em(DIR) to the destination directory for
 unchanged files.  Files with changed ownership or permissions will not be
 linked.
 also will create hard links from em(DIR) to the destination directory for
 unchanged files.  Files with changed ownership or permissions will not be
 linked.
+Like bf(--compare-dest) if DIR is a relative path, it is relative
+to the destination directory.
 
 dit(bf(-z, --compress)) With this option, rsync compresses any data from
 the files that it sends to the destination machine.  This
 
 dit(bf(-z, --compress)) With this option, rsync compresses any data from
 the files that it sends to the destination machine.  This