Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Update draft RelNotes for 1.6.0
[gitweb.git]
/
builtin-grep.c
diff --git
a/builtin-grep.c
b/builtin-grep.c
index 7bf6a7156cdd8e236d451b9be4d4754c2c517e66..631129ddfd0ffe06f919882d22cfc494d9553f50 100644
(file)
--- a/
builtin-grep.c
+++ b/
builtin-grep.c
@@
-498,7
+498,7
@@
static int grep_object(struct grep_opt *opt, const char **paths,
}
static const char builtin_grep_usage[] =
-"git grep <option>*
<rev>* [-e] <pattern> [
<path>...]";
+"git grep <option>*
[-e] <pattern> <rev>* [[--]
<path>...]";
static const char emsg_invalid_context_len[] =
"%s: invalid context length argument";