summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9f040e9)
raw | patch | inline | side by side (parent: 9f040e9)
author | Thiago Farina <tfransosi@gmail.com> | |
Tue, 22 Sep 2009 23:48:06 +0000 (19:48 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Sep 2009 02:40:05 +0000 (19:40 -0700) |
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>
Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitcli.txt | patch | blob | history |
index be39ed7c1509158867998ce8fb77341242ecdf79..6928724a05f304c430e8d7f60cc35d22e4873bca 100644 (file)
--- a/Documentation/gitcli.txt
+++ b/Documentation/gitcli.txt
+
---------------------------------------------
$ 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