Comments.
This commit is contained in:
parent
0be0b71056
commit
bbf2575718
@ -40,6 +40,7 @@ void print_help() {
|
|||||||
std::cout << std::endl;
|
std::cout << std::endl;
|
||||||
std::cout << std::endl;
|
std::cout << std::endl;
|
||||||
std::cout << "Service commands: (if no service is specified, all services for the server are affected)" << std::endl;
|
std::cout << "Service commands: (if no service is specified, all services for the server are affected)" << std::endl;
|
||||||
|
std::cout << " install SERVER [SERVICE] Install/reinstall/update service(s). Non-destructive." << std::endl;
|
||||||
std::cout << " COMMAND SERVER [SERVICE] Run a command on service(s)." << std::endl;
|
std::cout << " COMMAND SERVER [SERVICE] Run a command on service(s)." << std::endl;
|
||||||
std::cout << std::endl;
|
std::cout << std::endl;
|
||||||
std::cout << "Standard commands: install, backup, uninstall, start, stop" << std::endl;
|
std::cout << "Standard commands: install, backup, uninstall, start, stop" << std::endl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user