find does not support --batch-keys
It was added to the man page in error.
This commit is contained in:
parent
08be64b6f6
commit
d15fe4285f
1 changed files with 0 additions and 4 deletions
|
@ -72,10 +72,6 @@ finds files in the current directory and its subdirectories.
|
|||
or otherwise doesn't meet the matching options, an empty line
|
||||
will be output instead.
|
||||
|
||||
* `--batch-keys`
|
||||
|
||||
This is like `--batch` but the lines read from stdin are parsed as keys.
|
||||
|
||||
* `-z`
|
||||
|
||||
Makes the `--batch` input be delimited by nulls instead of the usual
|
||||
|
|
Loading…
Reference in a new issue