find does not support --batch-keys

It was added to the man page in error.
This commit is contained in:
Joey Hess 2022-07-29 12:34:22 -04:00
parent 08be64b6f6
commit d15fe4285f
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -72,10 +72,6 @@ finds files in the current directory and its subdirectories.
or otherwise doesn't meet the matching options, an empty line or otherwise doesn't meet the matching options, an empty line
will be output instead. will be output instead.
* `--batch-keys`
This is like `--batch` but the lines read from stdin are parsed as keys.
* `-z` * `-z`
Makes the `--batch` input be delimited by nulls instead of the usual Makes the `--batch` input be delimited by nulls instead of the usual