summaryrefslogtreecommitdiffstats
path: root/gitcli.html
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.html
parent944ce257455780f7b55f49fd76c18ea6d0b77b0a (diff)
downloadgit-htmldocs-c9cb517b2749cb836e12257460f85d440c93320d.tar.gz
Autogenerated HTML docs for v2.18.0-rc0-42-gc2c7
Diffstat (limited to 'gitcli.html')
-rw-r--r--gitcli.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/gitcli.html b/gitcli.html
index 5ef7927c6..b59a9dda6 100644
--- a/gitcli.html
+++ b/gitcli.html
@@ -884,8 +884,8 @@ couple of magic command-line options:</p></div>
<div class="listingblock">
<div class="content">
<pre><code>$ git describe -h
-usage: git describe [options] &lt;commit-ish&gt;*
- or: git describe [options] --dirty
+usage: git describe [&lt;options&gt;] &lt;commit-ish&gt;*
+ or: git describe [&lt;options&gt;] --dirty
--contains find the tag that comes after the commit
--debug debug search strategy on stderr
@@ -1005,7 +1005,7 @@ information.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-27 08:11:04 JST
+ 2018-06-01 16:13:01 JST
</div>
</div>
</body>