summaryrefslogtreecommitdiffstats
path: root/git-describe.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-05-14 22:26:07 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-05-14 22:26:07 +0000
commit2fbcd210effb63ce172dc7002701b015a4a0f5a2 (patch)
treeadacb09d4b3a66cf5e57892ed0697cbe6fe705b2 /git-describe.html
parent58276ec2a70778d0e75fcd45a2a50ad531bd1317 (diff)
downloadgit-htmldocs-2fbcd210effb63ce172dc7002701b015a4a0f5a2.tar.gz
Autogenerated HTML docs for v1.5.5.1-248-g4b17
Diffstat (limited to 'git-describe.html')
-rw-r--r--git-describe.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-describe.html b/git-describe.html
index 94d633db8..b3b23973b 100644
--- a/git-describe.html
+++ b/git-describe.html
@@ -277,9 +277,10 @@ git-describe(1) Manual Page
<h2>DESCRIPTION</h2>
<div class="sectionbody">
<p>The command finds the most recent tag that is reachable from a
-commit, and if the commit itself is pointed at by the tag, shows
-the tag. Otherwise, it suffixes the tag name with the number of
-additional commits and the abbreviated object name of the commit.</p>
+commit. If the tag points to the commit, then only the tag is
+shown. Otherwise, it suffixes the tag name with the number of
+additional commits on top of the tagged object and the
+abbreviated object name of the most recent commit.</p>
</div>
<h2>OPTIONS</h2>
<div class="sectionbody">
@@ -461,7 +462,7 @@ updated by Shawn Pearce &lt;spearce@spearce.org&gt;.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Mar-2008 01:59:56 UTC
+Last updated 14-May-2008 22:24:41 UTC
</div>
</div>
</body>