Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Sync with maint
[gitweb.git]
/
builtin
/
grep.c
diff --git
a/builtin/grep.c
b/builtin/grep.c
index fe7b9fdd93c78c302f5be32e51c59a31a87412fb..abc440023ff98e354a92f002419b52836e4155c0 100644
(file)
--- a/
builtin/grep.c
+++ b/
builtin/grep.c
@@
-20,7
+20,7
@@
#include "pathspec.h"
static char const * const grep_usage[] = {
- N_("git grep [
options
] [-e] <pattern> [<rev>...] [[--] <path>...]"),
+ N_("git grep [
<options>
] [-e] <pattern> [<rev>...] [[--] <path>...]"),
NULL
};