cwctl.py
changeset 9251 e4d753c8b1c4
parent 9013 b4bcabf55e77
child 9255 46f41c3e1443
--- a/cwctl.py	Fri Oct 04 14:28:50 2013 +0200
+++ b/cwctl.py	Fri Jul 12 10:51:35 2013 +0200
@@ -357,7 +357,7 @@
           }),
         ('config',
          {'short': 'c', 'type' : 'choice', 'metavar': '<install type>',
-          'choices': ('all-in-one', 'repository', 'twisted'),
+          'choices': ('all-in-one', 'repository'),
           'default': 'all-in-one',
           'help': 'installation type, telling which part of an instance '
           'should be installed. You can list available configurations using the'