summaryrefslogtreecommitdiffstats
path: root/git-prune.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-prune.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-prune.html')
-rw-r--r--git-prune.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-prune.html b/git-prune.html
index b47c4a1c9..a40eff5c0 100644
--- a/git-prune.html
+++ b/git-prune.html
@@ -606,7 +606,7 @@ In addition, it
prunes the unpacked objects that are also found in packs by
running <em>git prune-packed</em>.</p></div>
<div class="paragraph"><p>Note that unreachable, packed objects will remain. If this is
-not desired, see .</p></div>
+not desired, see <a href="git-repack.html">git-repack(1)</a>.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
@@ -682,12 +682,13 @@ many other housekeeping tasks.</p></div>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p>,
-,</p></div>
+<div class="paragraph"><p><a href="git-fsck.html">git-fsck(1)</a>,
+<a href="git-gc.html">git-gc(1)</a>,
+<a href="git-reflog.html">git-reflog(1)</a></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>