summaryrefslogtreecommitdiffstats
path: root/git-describe.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-31 16:06:13 -0700
committerJunio C Hamano <gitster@pobox.com>2015-08-31 16:06:13 -0700
commit3891e25205fcfcf3ed8583d096257f407ed4ef90 (patch)
treea766001f024e1539582044939b61a436616a42b9 /git-describe.html
parent5ef569ff27dfec295f3f21a67dfe6da55d667d06 (diff)
downloadgit-htmldocs-3891e25205fcfcf3ed8583d096257f407ed4ef90.tar.gz
Autogenerated HTML docs for v2.5.1-454-g16163
Diffstat (limited to 'git-describe.html')
-rw-r--r--git-describe.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-describe.html b/git-describe.html
index b1db9e722..c35ef8eb0 100644
--- a/git-describe.html
+++ b/git-describe.html
@@ -748,7 +748,7 @@ git-describe(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git describe</em> [--all] [--tags] [--contains] [--abbrev=&lt;n&gt;] &lt;commit-ish&gt;&#8230;
+<pre class="content"><em>git describe</em> [--all] [--tags] [--contains] [--abbrev=&lt;n&gt;] [&lt;commit-ish&gt;&#8230;]
<em>git describe</em> [--all] [--tags] [--contains] [--abbrev=&lt;n&gt;] --dirty[=&lt;mark&gt;]</pre>
<div class="attribution">
</div></div>
@@ -776,7 +776,7 @@ see the -a and -s options to <a href="git-tag.html">git-tag(1)</a>.</p></div>
</dt>
<dd>
<p>
- Commit-ish object names to describe.
+ Commit-ish object names to describe. Defaults to HEAD if omitted.
</p>
</dd>
<dt class="hdlist1">
@@ -990,7 +990,7 @@ will be the smallest number of commits possible.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-07-01 15:21:53 PDT
+Last updated 2015-08-31 16:04:31 PDT
</div>
</div>
</body>