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>
maint
Thiago Farina 2009-09-22 19:48:06 -04:00 committed by Junio C Hamano
parent 9f040e9524
commit 3ddcb1981b
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ couple of magic command line options:
+ +
--------------------------------------------- ---------------------------------------------
$ git describe -h $ git describe -h
usage: git-describe [options] <committish>* usage: git describe [options] <committish>*


--contains find the tag that comes after the commit --contains find the tag that comes after the commit
--debug debug search strategy on stderr --debug debug search strategy on stderr