do not show <instance> in help when not needed

This commit is contained in:
2021-04-09 10:28:18 +02:00
parent 3748948b5d
commit 4fb55323e3
4 changed files with 13 additions and 9 deletions

View File

@ -36,7 +36,7 @@ class FrappyManager(ServiceManager):
frappy stop <instance> [<service>]
<service> is one of main, stick, addons
<instance> is one of %s
%s
"""
def prepare_start(self, ins, service):