Mercurial > hg-stable
changeset 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 | 3d78a6c5bdc0 |
children | fbe7172026f7 |
files | mercurial/help.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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