Mercurial > hg
changeset 8895:ef59f4634a15
help: fixing non-matching example texts
author | Cédric Duval <cedricduval@free.fr> |
---|---|
date | Sun, 21 Jun 2009 20:35:20 +0200 |
parents | 868670dbc237 |
children | b793ce68f082 |
files | mercurial/help.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help.py Mon Jun 22 15:48:08 2009 +0200 +++ b/mercurial/help.py Sun Jun 21 20:35:20 2009 +0200 @@ -84,7 +84,7 @@ scope, prepend its path with !: [extensions] - # disabling extension bar residing in /ext/path + # disabling extension bar residing in /path/to/extension/bar.py hgext.bar = !/path/to/extension/bar.py # ditto, but no path was supplied for extension baz hgext.baz = !