Skip to content

Commit 3ddcb19

Browse files
tfarinagitster
authored andcommitted
Update "describe" documentation to match reality
A sample "git describe -h" did not match what the program actually says. Signed-off-by: Thiago Farina <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9f040e9 commit 3ddcb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitcli.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ couple of magic command line options:
8181
+
8282
---------------------------------------------
8383
$ git describe -h
84-
usage: git-describe [options] <committish>*
84+
usage: git describe [options] <committish>*
8585

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

0 commit comments

Comments
 (0)