From: Thiago Farina Date: Tue, 22 Sep 2009 23:48:06 +0000 (-0400) Subject: Update "describe" documentation to match reality X-Git-Tag: v1.6.5-rc2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3ddcb1981ba24a45c555152ecbd32b945c32a211;p=git.git Update "describe" documentation to match reality A sample "git describe -h" did not match what the program actually says. Signed-off-by: Thiago Farina Signed-off-by: Junio C Hamano --- diff --git a/Documentation/gitcli.txt b/Documentation/gitcli.txt index be39ed7c1..6928724a0 100644 --- a/Documentation/gitcli.txt +++ b/Documentation/gitcli.txt @@ -81,7 +81,7 @@ couple of magic command line options: + --------------------------------------------- $ git describe -h -usage: git-describe [options] * +usage: git describe [options] * --contains find the tag that comes after the commit --debug debug search strategy on stderr