diff options
| author | Junio C Hamano <gitster@pobox.com> | 2009-04-07 22:32:51 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2009-04-07 22:32:51 -0700 |
| commit | d65279d5bf02f3c457a843c8586752714f42e75a (patch) | |
| tree | e7ad0fdc8677f06a20622bc73345ef7718be90ea /contrib/completion/git-completion.bash | |
| parent | git-rev-list.txt: make ascii markup uniform with other pages. (diff) | |
| parent | add --html-path to get the location of installed HTML docs (diff) | |
| download | git-d65279d5bf02f3c457a843c8586752714f42e75a.tar.gz git-d65279d5bf02f3c457a843c8586752714f42e75a.zip | |
Merge branch 'mh/html-path'
* mh/html-path:
add --html-path to get the location of installed HTML docs
Diffstat (limited to 'contrib/completion/git-completion.bash')
| -rwxr-xr-x | contrib/completion/git-completion.bash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index d3d8203171..c1c879821d 100755 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -1871,6 +1871,7 @@ _git () --bare --version --exec-path + --html-path --work-tree= --help " |
