Commit 5deb19e4 authored by Matt McCutchen's avatar Matt McCutchen Committed by Wayne Davison

Man page description of --xattrs should not assume a push.

parent 0b8a9bd6
......@@ -1031,8 +1031,8 @@ The source and destination systems must have compatible ACL entries for this
option to work properly. See the bf(--fake-super) option for a way to backup
and restore ACLs that are not compatible.
dit(bf(-X, --xattrs)) This option causes rsync to update the remote
extended attributes to be the same as the local ones.
dit(bf(-X, --xattrs)) This option causes rsync to update the destination
extended attributes to be the same as the source ones.
For systems that support extended-attribute namespaces, a copy being done by a
super-user copies all namespaces except system.*. A normal user only copies
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment