summaryrefslogtreecommitdiffstats
path: root/git-describe.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-28 00:27:44 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-28 00:27:44 +0000
commit24bc09a2408f779de87b173b93386f5d1cbeee34 (patch)
treefed4584ad7fba36e609ec2ad9eed33fc9aee2c1d /git-describe.html
parent69f491759956153218a1ac862629c439a194d865 (diff)
downloadgit-htmldocs-24bc09a2408f779de87b173b93386f5d1cbeee34.tar.gz
Autogenerated HTML docs for v1.5.4.3-325-g6d21
Diffstat (limited to 'git-describe.html')
-rw-r--r--git-describe.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-describe.html b/git-describe.html
index 7c33eeaca..6e851d7d6 100644
--- a/git-describe.html
+++ b/git-describe.html
@@ -338,6 +338,16 @@ additional commits and the abbreviated object name of the commit.</p>
candidates to describe the input committish consider
up to &lt;n&gt; candidates. Increasing &lt;n&gt; above 10 will take
slightly longer but may produce a more accurate result.
+ An &lt;n&gt; of 0 will cause only exact matches to be output.
+</p>
+</dd>
+<dt>
+--exact-match
+</dt>
+<dd>
+<p>
+ Only output exact matches (a tag directly references the
+ supplied commit). This is a synonym for --candidates=0.
</p>
</dd>
<dt>
@@ -437,7 +447,7 @@ updated by Shawn Pearce &lt;spearce@spearce.org&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 12-Feb-2008 03:18:05 UTC
+Last updated 28-Feb-2008 00:25:38 UTC
</div>
</div>
</body>