diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2007-12-04 06:44:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-12-03 22:11:38 -0800 |
commit | 0f6f195b771eb09beda59bb29d3a1c46454085e8 (patch) | |
tree | 2ad1527943c6d9e202d218c47c796140ec8fbada /command-list.txt | |
parent | 17ef10d0558d9622884e5b5930cee2569e40a4e4 (diff) | |
download | git-0f6f195b771eb09beda59bb29d3a1c46454085e8.tar.gz |
Documentation: add a new man page for "git-help"
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'command-list.txt')
-rw-r--r-- | command-list.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command-list.txt b/command-list.txt index d30e86965e..49506a411e 100644 --- a/command-list.txt +++ b/command-list.txt @@ -46,6 +46,7 @@ git-get-tar-commit-id ancillaryinterrogators git-grep mainporcelain common git-gui mainporcelain git-hash-object plumbingmanipulators +git-help ancillaryinterrogators git-http-fetch synchelpers git-http-push synchelpers git-imap-send foreignscminterface |