Mention an implied option.
authorWayne Davison <wayne@opencoder.net>
Mon, 27 Jul 2020 20:49:19 +0000 (13:49 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 27 Jul 2020 20:49:51 +0000 (13:49 -0700)
rsync.1.md

index 18afe10288957bd88d61bf9d132c34590db80c48..6c2b565a02d0a64bf921f9374a2097b741a387b8 100644 (file)
@@ -2959,6 +2959,9 @@ your home directory (remove the '=' for that).
     can do if you want rsync to cleanup old `.~tmp~` dirs that might be lying
     around.  Conflicts with `--inplace` and `--append`.
 
+    This option implies `--no-inc-recursive` since it needs the full file list
+    in memory in order to be able to iterate over it at the end.
+
     This option uses more memory on the receiving side (one bit per file
     transferred) and also requires enough free disk space on the receiving side
     to hold an additional copy of all the updated files.  Note also that you