toolsutils.py
changeset 541 0d75cfe50f83
parent 0 b97547f5f1fa
child 1132 96752791c2b6
--- a/toolsutils.py	Fri Jan 30 16:52:00 2009 +0100
+++ b/toolsutils.py	Fri Jan 30 16:53:18 2009 +0100
@@ -273,7 +273,7 @@
       }),
     ("host",
      {'short': 'H', 'type' : 'string', 'metavar': '<hostname>',
-      'default': 'all-in-one',
+      'default': None,
       'help': 'specify the name server\'s host name. Will be detected by \
 broadcast if not provided.',
       }),