changeset 7904 | fef5f3ef84c4 |
parent 7888 | 206334f8aa0b |
child 7978 | aa512a03f6d3 |
--- a/mercurial/help.py Fri Feb 27 17:28:26 2009 -0800 +++ b/mercurial/help.py Sat Mar 07 16:06:46 2009 +0800 @@ -135,8 +135,8 @@ from the current repository is read. For each element in HGRCPATH: - * if it's a directory, all directories ending with .rc are added - * otherwise, the directory itself will be added + * if it's a directory, all files ending with .rc are added + * otherwise, the file itself will be added HGUSER:: This is the string used as the author of a commit. If not set,