summaryrefslogtreecommitdiffstats
path: root/git-prune.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-29 02:55:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-29 02:55:48 +0000
commit7ad22dc9253e1434fcf289ab9cfe23067018e0a9 (patch)
tree6217f4d8ca0acb648ef008c1ae5463a82a0dc8f7 /git-prune.html
parent5a70233d40122ee513dac43224df67ece82e2a0a (diff)
downloadgit-htmldocs-7ad22dc9253e1434fcf289ab9cfe23067018e0a9.tar.gz
Autogenerated HTML docs for v1.5.0-rc2-72-gdf391
Diffstat (limited to 'git-prune.html')
-rw-r--r--git-prune.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-prune.html b/git-prune.html
index bc8913320..2ac8b6980 100644
--- a/git-prune.html
+++ b/git-prune.html
@@ -276,7 +276,7 @@ git-prune(1) Manual Page
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
-<p>This runs <tt>git-fsck-objects --unreachable</tt> using all the refs
+<p>This runs <tt>git-fsck --unreachable</tt> using all the refs
available in <tt>$GIT_DIR/refs</tt>, optionally with additional set of
objects specified on the command line, and prunes all
objects unreachable from any of these head objects from the object database.
@@ -340,7 +340,7 @@ borrows from your repository via its
</div>
<div id="footer">
<div id="footer-text">
-Last updated 22-Jan-2007 08:59:53 UTC
+Last updated 29-Jan-2007 02:55:09 UTC
</div>
</div>
</body>