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>
This commit is contained in:
Thiago Farina 2009-09-22 19:48:06 -04:00 committed by Junio C Hamano
parent 9f040e9524
commit 3ddcb1981b

View 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