Mercurial > public > mercurial-scm > hg
diff mercurial/help.py @ 9298:8a254bd61224
help: add "templates" as an alias for "templating" help topic
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Mon, 03 Aug 2009 00:01:59 +0200 |
parents | b0f447a259ab |
children | fbe7172026f7 |
line wrap: on
line diff
--- a/mercurial/help.py Sun Aug 02 17:42:36 2009 +0200 +++ b/mercurial/help.py Mon Aug 03 00:01:59 2009 +0200 @@ -347,7 +347,7 @@ option when importing diffs in this format or using them in the mq extension. ''')), - (['templating'], _('Template Usage'), + (['templating', 'templates'], _('Template Usage'), _(r''' Mercurial allows you to customize output of commands through templates. You can either pass in a template from the command