From: Junio C Hamano
Date: Thu, 21 Aug 2008 10:34:22 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.6.0-90-g436ed
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3f2f6e5d768e1e09e959ec54a26e552b5dfc4f14;p=git.git
Autogenerated HTML docs for v1.6.0-90-g436ed
---
diff --git a/git-count-objects.html b/git-count-objects.html
index 689f3d8a2..9dfe48f17 100644
--- a/git-count-objects.html
+++ b/git-count-objects.html
@@ -340,8 +340,9 @@ them, to help you decide when it is a good time to repack.
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 git prune-packed.
+ objects, number of packs, disk space consumed by those packs,
+ and number of objects that can be removed by running
+ git prune-packed.
@@ -360,7 +361,7 @@ them, to help you decide when it is a good time to repack.