summaryrefslogtreecommitdiffstats
path: root/gitcli.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-01 16:13:44 +0900
committerJunio C Hamano <gitster@pobox.com>2018-06-01 16:13:44 +0900
commitc9cb517b2749cb836e12257460f85d440c93320d (patch)
tree5569b7a92ee1e0d500d481d64faa44f82c14ee73 /gitcli.txt
parent944ce257455780f7b55f49fd76c18ea6d0b77b0a (diff)
downloadgit-htmldocs-c9cb517b2749cb836e12257460f85d440c93320d.tar.gz
Autogenerated HTML docs for v2.18.0-rc0-42-gc2c7
Diffstat (limited to 'gitcli.txt')
-rw-r--r--gitcli.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gitcli.txt b/gitcli.txt
index 9f13266a6..592e06d83 100644
--- a/gitcli.txt
+++ b/gitcli.txt
@@ -110,8 +110,8 @@ couple of magic command-line options:
+
---------------------------------------------
$ git describe -h
-usage: git describe [options] <commit-ish>*
- or: git describe [options] --dirty
+usage: git describe [<options>] <commit-ish>*
+ or: git describe [<options>] --dirty
--contains find the tag that comes after the commit
--debug debug search strategy on stderr