From: Wayne Davison Date: Sat, 4 Aug 2007 22:19:49 +0000 (+0000) Subject: Get rid of the comment that --xattrs implies --perms and the X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/eb7e7b24996734dd929c5bc1fbc0744b3908e5d8 Get rid of the comment that --xattrs implies --perms and the outdated text that said it was a non-standard option. --- diff --git a/rsync.yo b/rsync.yo index 45d63387..fa404e51 100644 --- a/rsync.yo +++ b/rsync.yo @@ -330,7 +330,7 @@ to the detailed description below for a complete description. verb( -E, --executability preserve executability --chmod=CHMOD affect file and/or directory permissions -A, --acls preserve ACLs (implies -p) - -X, --xattrs preserve extended attrs (implies -p) + -X, --xattrs preserve extended attributes -o, --owner preserve owner (super-user only) -g, --group preserve group --devices preserve device files (super-user only) @@ -848,8 +848,7 @@ works if the remote rsync also supports it. bf(--acls) implies bf(--perms). dit(bf(-X, --xattrs)) This option causes rsync to update the remote extended attributes to be the same as the local ones. This will work -only if the remote machine's rsync supports this option also. This is -a non-standard option. +only if the remote machine's rsync also supports this option. dit(bf(--chmod)) This option tells rsync to apply one or more comma-separated "chmod" strings to the permission of the files in the