X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1c3344a105f656a45f6b46e1710c3fc4ab862a9a..5463453489b58c47ea709d844ba80a1f657c3aa3:/rsync.yo 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).