]> git.ipfire.org Git - thirdparty/git.git/commit
Documentation: add --batch-command to cat-file synopsis
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Thu, 7 Apr 2022 19:08:59 +0000 (21:08 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Apr 2022 20:31:54 +0000 (13:31 -0700)
commit473fa2df08d9c6e2a4ff81ddc74f53f4b94a7983
tree7c4af6c0d7ffdd953910adfc748b0a74896063a7
parent440c705ea63253642c8f4761f80eb7a97a62b614
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 <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-cat-file.txt