Show More
@@ -1546,7 +1546,7 b' table = {' | |||
|
1546 | 1546 | ('r', 'rev', [], 'search in revision rev'), |
|
1547 | 1547 | ('s', 'no-messages', None, 'do not print error messages'), |
|
1548 | 1548 | ('v', 'invert-match', None, 'select non-matching lines')], |
|
1549 | "hg grep [options] [pat] [files]"), | |
|
1549 | "hg grep [OPTION]... [PATTERN] [FILE]..."), | |
|
1550 | 1550 | "heads": |
|
1551 | 1551 | (heads, |
|
1552 | 1552 | [('b', 'branches', None, 'find branch info')], |
General Comments 0
You need to be logged in to leave comments.
Login now