diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-12-27 19:39:10 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-12-28 08:30:52 +0900 |
commit | 6d5e9e53aa46b97227a25c85400fd00b8237411a (patch) | |
tree | 38a5f78ca653b1fb3bc6a89496f37e899f4d763a /cache-tree.c | |
parent | e778ecbcee3a4a14e46c06d66328fdfc0af8780d (diff) |
bundle <cmd>: have usage_msg_opt() note the missing "<file>"
Improve the usage we emit on e.g. "git bundle create" to note why
we're showing the usage, it's because the "<file>" argument is
missing.
We know that'll be the case for all parse_options_cmd_bundle() users,
as they're passing the "char **bundle_file" parameter, which as the
context shows we're expected to populate.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions