]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
docs: clarify batch compression limits
authorZen Dodd <mail@steadytao.com>
Sat, 6 Jun 2026 03:29:13 +0000 (13:29 +1000)
committerAndrew Tridgell <andrew@tridgell.net>
Sat, 6 Jun 2026 04:22:51 +0000 (14:22 +1000)
rsync.1.md

index 2b4b750879bc3e2ba3d1735c0547873b9b8547c5..500accf8794c9cc6a2243afb0c95b1a3b57d544d 100644 (file)
@@ -3701,9 +3701,9 @@ expand it.
     also the [`--only-write-batch`](#opt) option.
 
     This option overrides the negotiated checksum & compress lists and always
-    negotiates a choice based on old-school md5/md4/zlib choices.  If you want
-    a more modern choice, use the [`--checksum-choice`](#opt) (`--cc`) and/or
-    [`--compress-choice`](#opt) (`--zc`) options.
+    negotiates a choice based on old-school md5/md4/zlib choices.  This means
+    batch mode is not compatible with newer compression choices such as zstd or
+    lz4.
 
 0.  `--only-write-batch=FILE`