summaryrefslogtreecommitdiffstats
path: root/git-count-objects.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-count-objects.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-count-objects.html')
-rw-r--r--git-count-objects.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-count-objects.html b/git-count-objects.html
index ba981a523..800b68c12 100644
--- a/git-count-objects.html
+++ b/git-count-objects.html
@@ -272,7 +272,7 @@ git-count-objects(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-count-objects</em> [-v]</p>
+<p><em>git count-objects</em> [-v]</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -293,7 +293,7 @@ them, to help you decide when it is a good time to repack.</p>
In addition to the number of loose objects and disk
space consumed, it reports the number of in-pack
objects, number of packs, and number of objects that can be
- removed by running <tt>git-prune-packed</tt>.
+ removed by running <tt>git prune-packed</tt>.
</p>
</dd>
</dl>
@@ -312,7 +312,7 @@ them, to help you decide when it is a good time to repack.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:46:27 UTC
+Last updated 02-Jul-2008 03:01:37 UTC
</div>
</div>
</body>