grep --quiet: finishing touches
commit4ff61c21de519b4b3c9569b354fa5a3905b69c6a
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Jan 2010 20:33:42 +0000 (28 12:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jan 2010 20:33:42 +0000 (28 12:33 -0800)
tree1b0829332583d5d39eeaaee2a1b566edc3504df1
parent12a258c078da3481a5735a7dca00bbe75cd4713b
grep --quiet: finishing touches

Name the option "--quiet" not "--quick", document it, and add tests.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-grep.txt
builtin-grep.c
t/t7002-grep.sh