.
This commit is contained in:
@ -129,6 +129,9 @@ int help_handler(const CommandContext& ctx) {
|
||||
std::cout << std::endl;
|
||||
show_command("start");
|
||||
show_command("stop");
|
||||
std::cout << std::endl;
|
||||
show_command("ssh");
|
||||
std::cout << std::endl;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user