##// END OF EJS Templates
Clarify man page entry for locate a little....
Bryan O'Sullivan -
r629:2fdf3b16 default
parent child Browse files
Show More
@@ -184,8 +184,8 b' init::'
184 Initialize a new repository in the current directory.
184 Initialize a new repository in the current directory.
185
185
186 locate [options] [patterns]::
186 locate [options] [patterns]::
187 Print all files under Mercurial control whose names or paths match
187 Print all files under Mercurial control whose basenames match the
188 the given patterns.
188 given patterns.
189
189
190 Patterns are shell-style globs. To restrict searches to specific
190 Patterns are shell-style globs. To restrict searches to specific
191 directories, use the "-i <pat>" option. To eliminate particular
191 directories, use the "-i <pat>" option. To eliminate particular
General Comments 0
You need to be logged in to leave comments. Login now