]> git.ipfire.org Git - thirdparty/git.git/commit
doc txt & -h consistency: make "bundle" consistent
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Thu, 13 Oct 2022 15:39:16 +0000 (17:39 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Oct 2022 16:32:57 +0000 (09:32 -0700)
commita5748670e387dd32450a59b00d17044a34818b9a
tree00dabd2a44bfc76fa07d2231d86eda44a9f2b305
parente8eeda1f9e1e125e268e97cfea42bf3ea8232b68
doc txt & -h consistency: make "bundle" consistent

Amend the -h output to match that of the *.txt output, the differences
were fairly small. In the case of "[<options>]" we only have a few of
them, so let's exhaustively list them as in the *.txt.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/bundle.c