summaryrefslogtreecommitdiffstats
path: root/git-describe.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-describe.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-describe.html')
-rw-r--r--git-describe.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-describe.html b/git-describe.html
index c14017fd3..0be5291d9 100644
--- a/git-describe.html
+++ b/git-describe.html
@@ -597,7 +597,7 @@ additional commits on top of the tagged object and the
abbreviated object name of the most recent commit.</p></div>
<div class="paragraph"><p>By default (without --all or --tags) <tt>git describe</tt> only shows
annotated tags. For more information about creating annotated tags
-see the -a and -s options to .</p></div>
+see the -a and -s options to <a href="git-tag.html">git-tag(1)</a>.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
@@ -795,7 +795,7 @@ will be the smallest number of commits possible.</p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>