Commit 4dc67d5e authored by Wayne Davison's avatar Wayne Davison

Improved a couple sentences.

parent 8ebdc972
......@@ -1056,10 +1056,10 @@ quote(itemize(
without bf(--times).
it() A bf(p) means the permissions are different and are being updated to
the server's value (requires bf(--perms)).
it() An bf(o) means the owner is being updated to the server's value
(requires bf(--owner) and root privileges).
it() A bf(g) means the group is being updated to the server's value
(requires bf(--group) and the authority to set the requested group).
it() An bf(o) means the owner is different and is being updated to the
server's value (requires bf(--owner) and root privileges).
it() A bf(g) means the group is different and is being updated to the
server's value (requires bf(--group) and the authority to set the group).
))
One other output is possible: when deleting files, the "%i" will output
......
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