Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Update my e-mail address
[gitweb.git]
/
builtin-grep.c
diff --git
a/builtin-grep.c
b/builtin-grep.c
index 647535061c350b68f1583fc12b049a37eb17481c..d8b06ce810d334654ada4b7fa3b79c19a4787565 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";