docs: Mention how to end --exec-batch args

Fixes: #1694
This commit is contained in:
Thayne McCombs
2025-04-30 01:24:56 -06:00
parent bc79395bcf
commit 26795f6a55
Vendored
+4
View File
@@ -478,6 +478,10 @@ file in a batch and passed as separate arguments.
If no placeholder is present, an implicit "{}" at the end is assumed.
Like \-\-exec, subsequent arguments are assumed to be part of
.I command
until either the end of command arguments or a ';' argument. See above.
Like \-\-exec, this can be used multiple times, in which case each command will be run in
the order given.