summaryrefslogtreecommitdiffstats
path: root/git-count-objects.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-12-27 10:59:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-12-27 10:59:55 +0000
commit7464064e9210aaa7590eb4ee592a1d3e069c386f (patch)
treeb6715f991615f10e03efcdd278eaab31ee133810 /git-count-objects.txt
parentd793de567fd684f8a0cf42af9252cb37cba2d2b0 (diff)
downloadgit-htmldocs-7464064e9210aaa7590eb4ee592a1d3e069c386f.tar.gz
Autogenerated HTML docs for v1.5.0-rc0-g4aec
Diffstat (limited to 'git-count-objects.txt')
-rw-r--r--git-count-objects.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-count-objects.txt b/git-count-objects.txt
index 198ce77a8..c59df6438 100644
--- a/git-count-objects.txt
+++ b/git-count-objects.txt
@@ -20,8 +20,8 @@ OPTIONS
-v::
In addition to the number of loose objects and disk
space consumed, it reports the number of in-pack
- objects, and number of objects that can be removed by
- running `git-prune-packed`.
+ objects, number of packs, and number of objects that can be
+ removed by running `git-prune-packed`.
Author