hgext/keyword.py
changeset 9190 3ef6c14a1e8e
parent 9096 47bc92755b95
child 9219 3f650f6aa130
--- a/hgext/keyword.py	Wed Jul 22 18:27:23 2009 -0500
+++ b/hgext/keyword.py	Wed Jul 22 19:12:34 2009 +0100
@@ -529,7 +529,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]...')),