diff options
author | Antoine Pelisse <apelisse@gmail.com> | 2013-02-23 19:10:41 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-23 23:49:33 -0800 |
commit | b04d930bbcd1dc7cbb4524063ec339a8feb3cc12 (patch) | |
tree | c0c2393cd66e005d3aa7cd8fdf2612ebebf0045c /RelNotes | |
parent | Git 1.8.1.4 (diff) | |
download | tgif-b04d930bbcd1dc7cbb4524063ec339a8feb3cc12.tar.xz |
update-index: allow "-h" to also display options
Even though "git update-index" was updated to use parse-options
infrastracture some time ago to make it possible to show list of
options with usage_with_options(), "git update-index -h" only shows
the usage. Detect this case and call usage_with_options() to show
the list of options as well.
Signed-off-by: Antoine Pelisse <apelisse@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'RelNotes')
0 files changed, 0 insertions, 0 deletions