X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b3964d1d866da9daec7c2d9682be23d4c65e342d..656c20715eb5261f8158a7f7b999d5099db3a3f9:/rsync.yo diff --git a/rsync.yo b/rsync.yo index fba3a158..7c06d1bd 100644 --- a/rsync.yo +++ b/rsync.yo @@ -746,6 +746,9 @@ quote(--chmod=Dg+s,ug+w,Fo-w,+X) It is also legal to specify multiple bf(--chmod) options. +If permissions are not being preserved (via bf(--perms)), the resulting value +will still be masked by the receiving end's umask setting. + dit(bf(-n, --dry-run)) This tells rsync to not do any file transfers, instead it will just report the actions it would have taken.