X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4f90eb433afec76a8af242496df8082cd24f722e..c786a7aec545259f857212a2376ee4c274d2e3b6:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 45515814..b14e4620 100644 --- a/rsync.yo +++ b/rsync.yo @@ -462,7 +462,7 @@ receiver are not transferred. This option can be quite slow. dit(bf(-a, --archive)) This is equivalent to bf(-rlptgoD). It is a quick way of saying you want recursion and want to preserve almost everything. The only exception to this is if bf(--files-from) was -specified, in which case bf(-d) is implied instead of bf(-r). +specified, in which case bf(-r) is not implied. Note that bf(-a) bf(does not preserve hardlinks), because finding multiply-linked files is expensive. You must separately