From: Junio C Hamano Date: Thu, 12 Oct 2006 07:44:27 +0000 (-0700) Subject: blame: Document and add help text for -f, -n, and -p X-Git-Tag: v1.4.4-rc1~69^2~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b24642b2f27b2cf01f6e726d816a2a1f5955ae3e?hp=b24642b2f27b2cf01f6e726d816a2a1f5955ae3e blame: Document and add help text for -f, -n, and -p New options --show-name, --show-number and --porcelain were not documented. Also add -p as a short-hand for --porcelain for consistency. Signed-off-by: Junio C Hamano ---