Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: Allow missing base objects when creating thin packs
[gitweb.git]
/
builtin-grep.c
diff --git
a/builtin-grep.c
b/builtin-grep.c
index 647535061c350b68f1583fc12b049a37eb17481c..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";