Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update "describe" documentation to match reality
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>
Documentation/gitcli.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
9f040e9
)
diff --git
a/Documentation/gitcli.txt
b/Documentation/gitcli.txt
index be39ed7c1509158867998ce8fb77341242ecdf79..6928724a05f304c430e8d7f60cc35d22e4873bca 100644
(file)
--- 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