From d15fe4285fd3ec947c54486f0867cc7dfbafc128 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 Jul 2022 12:34:22 -0400 Subject: [PATCH] find does not support --batch-keys It was added to the man page in error. --- doc/git-annex-find.mdwn | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/git-annex-find.mdwn b/doc/git-annex-find.mdwn index e8b5feead2..2decd932b8 100644 --- a/doc/git-annex-find.mdwn +++ b/doc/git-annex-find.mdwn @@ -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