server/serverctl.py
changeset 9984 793377697c81
parent 9890 57e2cffa6329
parent 9922 fc02ba8654a7
child 10009 560747cd7774
equal deleted inserted replaced
9979:9ccdb3751fbe 9984:793377697c81
   421           'default': False,
   421           'default': False,
   422           'help': 'automatic mode: never ask and use default answer to every '
   422           'help': 'automatic mode: never ask and use default answer to every '
   423           'question.',
   423           'question.',
   424           }),
   424           }),
   425         ('config-level',
   425         ('config-level',
   426          {'short': 'l', 'type': 'int', 'default': 1,
   426          {'short': 'l', 'type': 'int', 'default': 0,
   427           'help': 'level threshold for questions asked when configuring '
   427           'help': 'level threshold for questions asked when configuring '
   428           'another source'
   428           'another source'
   429           }),
   429           }),
   430         ('drop',
   430         ('drop',
   431          {'short': 'd', 'action': 'store_true',
   431          {'short': 'd', 'action': 'store_true',