From 49140b27c627e4fd13e3df510a9f7d8756ee3843 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 24 Jan 2006 19:02:48 +0000 Subject: [PATCH] Another small improvement to the --one-file-system option. --- rsync.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsync.yo b/rsync.yo index 0c7d8e7f..2453ee34 100644 --- a/rsync.yo +++ b/rsync.yo @@ -747,8 +747,8 @@ the underlying mount-point directory are inaccessible). If rsync has been told to collapse symlinks (via bf(--copy-links) or bf(--copy-unsafe-links)), a symlink to a directory on another device is -treated as a mount point, while other referents are treated as though they -existed on the device where the symlink is found. +treated like a mount-point. Symlinks to non-directories are unaffected +by this option. dit(bf(--existing, --ignore-non-existing)) This tells rsync to skip updating files that do not exist yet on the destination. If this option is -- 2.34.1