cosmetics in help
This commit is contained in:
parent
98cdb71856
commit
a32f1c05f5
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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user