Skip to content

Commit

Permalink
Update "describe" documentation to match reality
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thiago Farina authored and Junio C Hamano committed Sep 23, 2009
1 parent 9f040e9 commit 3ddcb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/gitcli.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3ddcb19

Please sign in to comment.