grep: Add the option '--line-number'
authorJoe Ratterman <jratt0@gmail.com>
Mon, 28 Mar 2011 18:11:55 +0000 (13:11 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Mar 2011 21:02:12 +0000 (14:02 -0700)
This is a synonym for the existing '-n' option, matching GNU grep.

Signed-off-by: Joe Ratterman <jratt0@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found