aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gitcli.txt
diff options
context:
space:
mode:
authorThiago Farina <tfransosi@gmail.com>2009-09-22 19:48:06 -0400
committerJunio C Hamano <gitster@pobox.com>2009-09-22 19:40:05 -0700
commit3ddcb1981ba24a45c555152ecbd32b945c32a211 (patch)
treee309ecabf783480a03883563417c12bcd77d62c6 /Documentation/gitcli.txt
parent9f040e9524c45a2f862b427ec78204625e09f50e (diff)
downloadgit-3ddcb1981ba24a45c555152ecbd32b945c32a211.tar.gz
Update "describe" documentation to match reality
A sample "git describe -h" did not match what the program actually says. Signed-off-by: Thiago Farina <tfransosi@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitcli.txt')
-rw-r--r--Documentation/gitcli.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitcli.txt b/Documentation/gitcli.txt
index be39ed7c15..6928724a05 100644
--- a/Documentation/gitcli.txt
+++ b/Documentation/gitcli.txt
@@ -81,7 +81,7 @@ couple of magic command line options:
+
---------------------------------------------
$ git describe -h
-usage: git-describe [options] <committish>*
+usage: git describe [options] <committish>*
--contains find the tag that comes after the commit
--debug debug search strategy on stderr