command descriptions

This commit is contained in:
2020-09-21 05:41:30 +03:00
parent 8d29aff13c
commit 32a7d722a2
30 changed files with 74 additions and 50 deletions

View File

@ -30,12 +30,12 @@ function cmd_usage ()
function cmd_info ()
{
echo "Enable specified server instance(s)"
echo "Enable autostart for specified server instance(s)"
}
function cmd_help ()
{
echo "TODO: description"
echo "If instance is not specified, disable autostart for all instances."
}
function cmd_main ()