From 459cf2e9857df069269aa733a7ce9df6f00f88ef Mon Sep 17 00:00:00 2001 From: Stephan Beyer Date: Sun, 8 Jun 2008 03:36:10 +0200 Subject: Docs: add some long/short options Namely: git-clean.txt: --dry-run --quiet git-count-objects.txt: --verbose git-quiltimport.txt: -n git-remote.txt: -v --verbose Signed-off-by: Stephan Beyer Signed-off-by: Junio C Hamano --- Documentation/git-count-objects.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/git-count-objects.txt') diff --git a/Documentation/git-count-objects.txt b/Documentation/git-count-objects.txt index e1219b3167..1ba85a259a 100644 --- a/Documentation/git-count-objects.txt +++ b/Documentation/git-count-objects.txt @@ -18,6 +18,7 @@ them, to help you decide when it is a good time to repack. OPTIONS ------- -v:: +--verbose:: 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 -- cgit v1.2.1