summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-04-18 11:44:33 -0700
committerShawn O. Pearce <sop@google.com>2009-04-18 11:44:33 -0700
commit50fa1ac6db388c0aa16751b5ad69d296e5eea047 (patch)
treee72428e0a0f54bbf22f659a4c9b97e16503fb77d
parent5da554f294a062c5c469d0a60b6f2ce6a0b3f669 (diff)
downloadgit-repo-50fa1ac6db388c0aa16751b5ad69d296e5eea047.tar.gz
Clarify the option section header in 'repo help grep'
Signed-off-by: Shawn O. Pearce <sop@google.com>
-rw-r--r--subcmds/grep.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/subcmds/grep.py b/subcmds/grep.py
index 43f5e968..950cc155 100644
--- a/subcmds/grep.py
+++ b/subcmds/grep.py
@@ -33,8 +33,8 @@ class Grep(PagedCommand):
33 helpDescription = """ 33 helpDescription = """
34Search for the specified patterns in all project files. 34Search for the specified patterns in all project files.
35 35
36Options 36Boolean Options
37------- 37---------------
38 38
39The following options can appear as often as necessary to express 39The following options can appear as often as necessary to express
40the pattern to locate: 40the pattern to locate: