Submitter | Wagner Bruna |
---|---|
Date | Oct. 23, 2014, 3:17 p.m. |
Message ID | <9e69388a1fb4df722e40.1414077437@mwagner.paulista.local> |
Download | mbox | patch |
Permalink | /patch/6448/ |
State | Accepted |
Headers | show |
Comments
Patch
diff --git a/mercurial/commands.py b/mercurial/commands.py --- a/mercurial/commands.py +++ b/mercurial/commands.py @@ -3204,7 +3204,7 @@ def files(ui, repo, *pats, **opts): hg files "set:binary()" - - find files containing a regular expression: + - find files containing a regular expression:: hg files "set:grep('bob')"