Put a space between `<' and argument in pack-objects usage string
authorŠtěpán Němec <redacted>
Fri, 8 Oct 2010 17:31:19 +0000 (19:31 +0200)
committerJunio C Hamano <redacted>
Fri, 8 Oct 2010 19:31:08 +0000 (12:31 -0700)
commit884220653f2abd381d94c5902e4cb0f237504d03
treeb625df1812337f8eb08af80094c6dc5af3e81705
parentefc39d6daf6518dac346d2716bf6b1031f73aecf
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 `<object-list' for a `<object-list>' typo at first when
preparing this series).

Signed-off-by: Štěpán Němec <redacted>
Acked-by: Jonathan Nieder <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/pack-objects.c
git clone https://git.99rst.org/PROJECT