From: Štěpán Němec Date: Fri, 8 Oct 2010 17:31:19 +0000 (+0200) Subject: Put a space between `<' and argument in pack-objects usage string X-Git-Tag: v1.7.3.2~1^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/884220653f2abd381d94c5902e4cb0f237504d03?hp=efc39d6daf6518dac346d2716bf6b1031f73aecf Put a space between `<' and argument in pack-objects usage string This makes it cosistent with other places (including the git-pack-objects(1) manpage itself) and avoids possible confusion (I, for one, mistook `' typo at first when preparing this series). Signed-off-by: Štěpán Němec Acked-by: Jonathan Nieder Signed-off-by: Junio C Hamano --- diff --git a/builtin/pack-objects.c b/builtin/pack-objects.c index 26f23041f1..f8eba53c82 100644 --- a/builtin/pack-objects.c +++ b/builtin/pack-objects.c @@ -31,7 +31,7 @@ static const char pack_usage[] = " [--threads=] [--non-empty] [--revs [--unpacked | --all]]\n" " [--reflog] [--stdout | base-name] [--include-tag]\n" " [--keep-unreachable | --unpack-unreachable]\n" - " [