diff options
Diffstat (limited to 'subcmds')
| -rw-r--r-- | subcmds/grep.py | 4 | 
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 = """ | 
| 34 | Search for the specified patterns in all project files. | 34 | Search for the specified patterns in all project files. | 
| 35 | 35 | ||
| 36 | Options | 36 | Boolean Options | 
| 37 | ------- | 37 | --------------- | 
| 38 | 38 | ||
| 39 | The following options can appear as often as necessary to express | 39 | The following options can appear as often as necessary to express | 
| 40 | the pattern to locate: | 40 | the pattern to locate: | 
