From 1a515b494b2ecf927118cfc18d8efb8a58868579 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 15 Mar 2007 23:17:26 +0000 Subject: [PATCH] In option descriptions, the short form of --copy-dirlinks is -k, not -K. --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index b1f362d0..5bfe86ab 100644 --- a/rsync.yo +++ b/rsync.yo @@ -725,7 +725,7 @@ which point outside the copied tree. All absolute symlinks are also ignored. Using this option in conjunction with bf(--relative) may give unexpected results. -dit(bf(-K, --copy-dirlinks)) This option causes the sending side to treat +dit(bf(-k, --copy-dirlinks)) This option causes the sending side to treat a symlink to a directory as though it were a real directory. This is useful if you don't want symlinks to non-directories to be affected, as they would be using bf(--copy-links). -- 2.34.1