# HG changeset patch # User Cédric Duval # Date 1245609320 -7200 # Node ID ef59f4634a159caefe47187f7d69495e411343c3 # Parent 868670dbc2374e03acb8f6e532d924d385c5f815 help: fixing non-matching example texts diff -r 868670dbc237 -r ef59f4634a15 mercurial/help.py --- 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 = !