Code

Update "describe" documentation to match reality
authorThiago Farina <tfransosi@gmail.com>
Tue, 22 Sep 2009 23:48:06 +0000 (19:48 -0400)
committerJunio 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

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