OSDN Git Service

cat-file: put spaces around pipes in usage string
authorAlex Henrie <alexhenrie24@gmail.com>
Thu, 8 Sep 2016 04:34:00 +0000 (22:34 -0600)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Sep 2016 19:16:38 +0000 (12:16 -0700)
commit88c782942cdd756cf0a0a720dd6f91e785ff57f2
tree06cc885fc46173d7a1f3a6981d79b7ef6101c2ab
parentd65fdc9c5dbb44b60f841352699acbe54de37b95
cat-file: put spaces around pipes in usage string

This makes the style a little more consistent with other usage strings,
and will resolve a warning at
https://www.softcatala.org/recursos/quality/git.html

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/cat-file.c