hgkw/keyword.py
changeset 621 6e73db2016ab
parent 620 04781aad754a
child 624 2b7eb429112e
--- a/hgkw/keyword.py	Wed Jul 22 08:28:30 2009 +0100
+++ b/hgkw/keyword.py	Thu Jul 23 07:26:16 2009 +0100
@@ -528,7 +528,7 @@
     'kwdemo':
         (demo,
          [('d', 'default', None, _('show default keyword template maps')),
-          ('f', 'rcfile', [], _('read maps from rcfile'))],
+          ('f', 'rcfile', '', _('read maps from rcfile'))],
          _('hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]...')),
     'kwexpand': (expand, commands.walkopts,
                  _('hg kwexpand [OPTION]... [FILE]...')),