##// END OF EJS Templates
Command in doc comment is now on a single line, fixed...
paul sorenson -
r4692:c135c6cd default
parent child Browse files
Show More
@@ -1699,7 +1699,8 b' def locate(ui, repo, *pats, **opts):'
1699 given patterns.
1699 given patterns.
1700
1700
1701 This command searches the entire repository by default. To search
1701 This command searches the entire repository by default. To search
1702 just the current directory and its subdirectories, use "--include .".
1702 just the current directory and its subdirectories, use
1703 "--include .".
1703
1704
1704 If no patterns are given to match, this command prints all file
1705 If no patterns are given to match, this command prints all file
1705 names.
1706 names.
General Comments 0
You need to be logged in to leave comments. Login now