cat-file: minor style fix in options list
authorJeff King <peff@peff.net>
Mon, 22 Jun 2015 10:40:56 +0000 (06:40 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jun 2015 21:55:52 +0000 (14:55 -0700)
We do not put extra whitespace before the first macro
argument.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found