blame-options.txt: explain that -L <start> and <end> are optional
authorEric Sunshine <sunshine@sunshineco.com>
Wed, 17 Jul 2013 21:25:32 +0000 (17:25 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Jul 2013 01:02:22 +0000 (18:02 -0700)
The ability to omit either end of the -L range is a handy but
undocumented shortcut, and is thus not easily discovered. Fix this
shortcoming.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found