Update "describe" documentation to match reality
authorThiago Farina <redacted>
Tue, 22 Sep 2009 23:48:06 +0000 (19:48 -0400)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/gitcli.txt

index be39ed7c1509158867998ce8fb77341242ecdf79..6928724a05f304c430e8d7f60cc35d22e4873bca 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT