From: Jeff King Date: Mon, 22 Jun 2015 10:40:56 +0000 (-0400) Subject: cat-file: minor style fix in options list X-Git-Tag: v2.6.0-rc0~103^2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ad42f28d0cc72676de8ff8439c513125a1aa9e84?ds=inline;hp=ad42f28d0cc72676de8ff8439c513125a1aa9e84 cat-file: minor style fix in options list We do not put extra whitespace before the first macro argument. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano ---