X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4f90eb433afec76a8af242496df8082cd24f722e..9118a09c770b6ae6f136395c087e76e3768167a8:/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