X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/a314f7c155436a431bbe95f8cf021ca64b7032e3..ef20efcbb69274e423321d7ac27bfe868bca65aa:/rsync.yo diff --git a/rsync.yo b/rsync.yo index f525b307..d647fb80 100644 --- a/rsync.yo +++ b/rsync.yo @@ -749,8 +749,8 @@ is only relevant without bf(--delete) because deletions are now done depth-first Requires the bf(--recursive) option (which is implied by bf(-a)) to have any effect. dit(bf(--max-delete=NUM)) This tells rsync not to delete more than NUM -files or directories. This is useful when mirroring very large trees -to prevent disasters. +files or directories (NUM must be non-zero). +This is useful when mirroring very large trees to prevent disasters. dit(bf(--max-size=SIZE)) This tells rsync to avoid transferring any file that is larger than the specified SIZE. The SIZE value can be @@ -1045,7 +1045,8 @@ quote(itemize( (sent). it() A bf(c) means that a local change/creation is occuring for the item (such as the creation of a directory or a symlink). - it() A bf(h) means that a hard-link is being created for the item. + it() A bf(h) means that the item is a hard-link to another item (requires + bf(--hard-links)). it() A bf(.) means that the item only has attributes that are being changed. it() A bf(=) means that the item is identical (this only only output for