# HG changeset patch # User Martin Geisler # Date 2009-08-02 22:01:59 # Node ID 8a254bd612249a012a02b438c5a9a2110d9a3b26 # Parent 3d78a6c5bdc0084aa0dc4450eaa676c23b17d3c4 help: add "templates" as an alias for "templating" help topic diff --git a/mercurial/help.py b/mercurial/help.py --- a/mercurial/help.py +++ b/mercurial/help.py @@ -347,7 +347,7 @@ PYTHONPATH 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