do not show <instance> in help when not needed
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user