X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/c9bf436e5b80ad7d001773e3d750149c11f39411..2624e005e2c2407c8e108230e6615d2aaba42617:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 9ec60a56..5f5365aa 100644 --- a/rsync.yo +++ b/rsync.yo @@ -356,6 +356,7 @@ to the detailed description below for a complete description. verb( -D same as --devices --specials -t, --times preserve modification times -O, --omit-dir-times omit directories from --times + -J, --omit-link-times omit symlinks from --times --super receiver attempts super-user activities --fake-super store/recover privileged attrs using xattrs -S, --sparse handle sparse files efficiently @@ -1114,6 +1115,9 @@ it is preserving modification times (see bf(--times)). If NFS is sharing the directories on the receiving side, it is a good idea to use bf(-O). This option is inferred if you use bf(--backup) without bf(--backup-dir). +dit(bf(-J, --omit-link-times)) This tells rsync to omit symlinks when +it is preserving modification times (see bf(--times)). + dit(bf(--super)) This tells the receiving side to attempt super-user activities even if the receiving rsync wasn't run by the super-user. These activities include: preserving users via the bf(--owner) option, preserving