completion: complete '--tool-help' in 'git mergetool'
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

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
|
||||
|
Reference in New Issue
Block a user