Mercurial > hg
changeset 4692:c135c6cddbec
Command in doc comment is now on a single line, fixed
after previous formatting broke it.
author | paul sorenson <sf@metrak.com> |
---|---|
date | Sat, 23 Jun 2007 22:25:11 -0500 |
parents | ca4971347e0a |
children | 3f484688c702 |
files | mercurial/commands.py |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Wed Jun 06 22:17:35 2007 +0200 +++ b/mercurial/commands.py Sat Jun 23 22:25:11 2007 -0500 @@ -1699,7 +1699,8 @@ given patterns. This command searches the entire repository by default. To search - just the current directory and its subdirectories, use "--include .". + just the current directory and its subdirectories, use + "--include .". If no patterns are given to match, this command prints all file names.