From: J.W. Schultz Date: Wed, 23 Apr 2003 23:17:41 +0000 (+0000) Subject: Copy relative path caviat from --compare-dest to X-Git-Tag: v2.5.7~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d31c09c87255e53f0ec5c3f305de2969aaa2e1b4;p=thirdparty%2Frsync.git Copy relative path caviat from --compare-dest to --link-dest. --- diff --git a/rsync.yo b/rsync.yo index 5f8623c7..e278b7a4 100644 --- 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. +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