From: John Keeping Date: Sat, 22 Jun 2013 11:25:18 +0000 (+0100) Subject: completion: learn about --man-path X-Git-Tag: v1.8.4-rc0~80^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/66fb37d0c62ef49c9d3506b10d2d7f5b33008484?ds=inline;hp=--cc completion: learn about --man-path Signed-off-by: John Keeping Acked-by: SZEDER Gábor Signed-off-by: Junio C Hamano --- 66fb37d0c62ef49c9d3506b10d2d7f5b33008484 diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index 8fbf94103c..b13c880e9a 100644 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -2513,6 +2513,7 @@ __git_main () --exec-path --exec-path= --html-path + --man-path --info-path --work-tree= --namespace= diff --git a/t/t9902-completion.sh b/t/t9902-completion.sh index 81a1657efb..14d605af1a 100755 --- a/t/t9902-completion.sh +++ b/t/t9902-completion.sh @@ -231,6 +231,7 @@ test_expect_success 'double dash "git" itself' ' --exec-path Z --exec-path= --html-path Z + --man-path Z --info-path Z --work-tree= --namespace=