summaryrefslogtreecommitdiffstats
path: root/git-pack-redundant.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-pack-redundant.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
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 26f4d9842..2b1a00564 100644
--- a/git-pack-redundant.html
+++ b/git-pack-redundant.html
@@ -327,7 +327,7 @@ git-pack-redundant(1) Manual Page
<div class="para"><p>This program computes which packs in your repository
are redundant. The output is suitable for piping to
<tt>xargs rm</tt> if you are in the root of the repository.</p></div>
-<div class="para"><p><em>git-pack-redundant</em> accepts a list of objects on standard input. Any objects
+<div class="para"><p><em>git pack-redundant</em> accepts a list of objects on standard input. Any objects
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></div>
@@ -383,7 +383,7 @@ objects.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:42 UTC
+Last updated 2010-01-21 17:44:33 UTC
</div>
</div>
</body>