completion: complete '--tool-help' in 'git mergetool'
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
25b0f41288
commit
fe99a52225
|
|
@ -2331,7 +2331,7 @@ _git_mergetool ()
|
|||
return
|
||||
;;
|
||||
--*)
|
||||
__gitcomp "--tool= --prompt --no-prompt --gui --no-gui"
|
||||
__gitcomp "--tool= --tool-help --prompt --no-prompt --gui --no-gui"
|
||||
return
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Reference in New Issue