cosmetics in help

This commit is contained in:
zolliker 2024-02-26 09:07:22 +01:00
parent 98cdb71856
commit a32f1c05f5
2 changed files with 4 additions and 3 deletions

View File

@ -493,6 +493,7 @@ class ServiceManager:
if len(self.info) == 1:
for key in options:
options[key] = ''
options['remark'] = ' '
wildcards = False
else:
options['legend'] = ' [instance] is empty or one of %s\n' % ', '.join(self.info)