From: Ævar Arnfjörð Bjarmason Date: Thu, 7 Apr 2022 19:08:59 +0000 (+0200) Subject: Documentation: add --batch-command to cat-file synopsis X-Git-Tag: v2.36.0-rc1~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=473fa2df08d9c6e2a4ff81ddc74f53f4b94a7983;p=thirdparty%2Fgit.git Documentation: add --batch-command to cat-file synopsis 440c705ea63 (cat-file: add --batch-command mode, 2022-02-18) added the new option and operating mode without listing it to the synopsis section. Fix it. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt index 70c5b4f12d..24a811f0ef 100644 --- a/Documentation/git-cat-file.txt +++ b/Documentation/git-cat-file.txt @@ -12,7 +12,7 @@ SYNOPSIS 'git cat-file' 'git cat-file' (-e | -p) 'git cat-file' (-t | -s) [--allow-unknown-type] -'git cat-file' (--batch | --batch-check) [--batch-all-objects] +'git cat-file' (--batch | --batch-check | --batch-command) [--batch-all-objects] [--buffer] [--follow-symlinks] [--unordered] [--textconv | --filters] 'git cat-file' (--textconv | --filters)