git-count-objects.txt: describe each line in -v output
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Fri, 8 Feb 2013 03:48:25 +0000 (10:48 +0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Feb 2013 18:36:48 +0000 (10:36 -0800)
The current description requires a bit of guessing (what clause
corresponds to what printed line?) and lacks information, such as
the unit of size and size-pack.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found