Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: be consistent about "git-" versus "git "
[gitweb.git]
/
Documentation
/
git-grep.txt
diff --git
a/Documentation/git-grep.txt
b/Documentation/git-grep.txt
index 1b646b73f069e72bc6faa3a058d61ace77c9934c..cbda116581cd638ae1cfda1218d37f1a2b446c73 100644
(file)
--- a/
Documentation/git-grep.txt
+++ b/
Documentation/git-grep.txt
@@
-9,7
+9,7
@@
git-grep - Print lines matching a pattern
SYNOPSIS
--------
[verse]
-'git
-
grep' [--cached]
+'git
grep' [--cached]
[-a | --text] [-I] [-i | --ignore-case] [-w | --word-regexp]
[-v | --invert-match] [-h|-H] [--full-name]
[-E | --extended-regexp] [-G | --basic-regexp]