summaryrefslogtreecommitdiffstats
path: root/git-pack-redundant.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-pack-redundant.html
parent5a70233d40122ee513dac43224df67ece82e2a0a (diff)
downloadgit-htmldocs-7ad22dc9253e1434fcf289ab9cfe23067018e0a9.tar.gz
Autogenerated HTML docs for v1.5.0-rc2-72-gdf391
Diffstat (limited to 'git-pack-redundant.html')
-rw-r--r--git-pack-redundant.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-pack-redundant.html b/git-pack-redundant.html
index 2c8047429..e5c0e07ef 100644
--- a/git-pack-redundant.html
+++ b/git-pack-redundant.html
@@ -283,7 +283,7 @@ are redundant. The output is suitable for piping to
given will be ignored when checking which packs are required. This makes the
following command useful when wanting to remove packs which contain unreachable
objects.</p>
-<p>git-fsck-objects --full --unreachable | cut -d <em> </em> -f3 | git-pack-redundant --all | xargs rm</p>
+<p>git-fsck --full --unreachable | cut -d <em> </em> -f3 | git-pack-redundant --all | xargs rm</p>
</div>
<h2>OPTIONS</h2>
<div class="sectionbody">
@@ -335,7 +335,7 @@ objects.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jan-2007 00:37:26 UTC
+Last updated 29-Jan-2007 02:55:09 UTC
</div>
</div>
</body>