X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/57b66a2458cef142ab51df417bb1d1c9066b00b3..0e82af2d27d1db8cad2d7621a2923c9ba9d5a033:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 7d001b44..9faf38e0 100644 --- a/rsync.yo +++ b/rsync.yo @@ -628,7 +628,7 @@ unless the directory name specified is "." or ends with a trailing slash (e.g. ".", "dir/.", "dir/", etc.). Without this option or the bf(--recursive) option, rsync will skip all directories it encounters (and output a message to that effect for each one). If you specify both -bf(--dirs) and bf(--recursive), the latter takes precedence. +bf(--dirs) and bf(--recursive), bf(--recursive) takes precedence. dit(bf(-l, --links)) When symlinks are encountered, recreate the symlink on the destination.