git-shortlog(1): document behaviour of zero-width wrap
commit0e82bd043019c9cdda254405c49b3d5fc2d00c55
authorJohn Keeping <john@keeping.me.uk>
Wed, 9 Jan 2013 20:16:45 +0000 (9 20:16 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Jan 2013 22:08:59 +0000 (9 14:08 -0800)
tree3f28f4895e52b377394be5900a813db8eb5d9d86
parent00d3947366a50a06da40989a1fd1e3f99885a4c3
git-shortlog(1): document behaviour of zero-width wrap

Commit 00d3947 (Teach --wrap to only indent without wrapping) added
special behaviour for a width of zero in the '-w' argument to
'git-shortlog' but this was not documented.  Fix this.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-shortlog.txt