Show More
@@ -4161,7 +4161,7 def init(ui, dest=".", **opts): | |||||
4161 | ] + walkopts, |
|
4161 | ] + walkopts, | |
4162 | _('[OPTION]... [PATTERN]...')) |
|
4162 | _('[OPTION]... [PATTERN]...')) | |
4163 | def locate(ui, repo, *pats, **opts): |
|
4163 | def locate(ui, repo, *pats, **opts): | |
4164 | """locate files matching specific patterns |
|
4164 | """locate files matching specific patterns (DEPRECATED) | |
4165 |
|
4165 | |||
4166 | Print files under Mercurial control in the working directory whose |
|
4166 | Print files under Mercurial control in the working directory whose | |
4167 | names match the given patterns. |
|
4167 | names match the given patterns. |
General Comments 0
You need to be logged in to leave comments.
Login now