cosmetics in help
This commit is contained in:
1
base.py
1
base.py
@ -493,6 +493,7 @@ class ServiceManager:
|
|||||||
if len(self.info) == 1:
|
if len(self.info) == 1:
|
||||||
for key in options:
|
for key in options:
|
||||||
options[key] = ''
|
options[key] = ''
|
||||||
|
options['remark'] = ' '
|
||||||
wildcards = False
|
wildcards = False
|
||||||
else:
|
else:
|
||||||
options['legend'] = ' [instance] is empty or one of %s\n' % ', '.join(self.info)
|
options['legend'] = ' [instance] is empty or one of %s\n' % ', '.join(self.info)
|
||||||
|
Reference in New Issue
Block a user