added config_dirs methed to FrappyManager

This commit is contained in:
l_samenv
2021-04-09 13:57:05 +02:00
parent 4fb55323e3
commit c7584d70b1
3 changed files with 18 additions and 4 deletions

View File

@@ -51,8 +51,8 @@ class SeaManager(ServiceManager):
Usage:
sea gui <instance>
sea <instance> # the same as sea gui <instance>
sea cli <instance> # the same as old seacmd
sea <instance> # the same as sea gui <instance>
sea cli <instance> # the same as old seacmd
sea start <instance> [<service>]
sea restart <instance> [<service>]
sea stop <instance> [<service>]