note validation options
This commit is contained in:
@@ -153,6 +153,9 @@ int help_handler(const CommandContext& ctx) {
|
||||
info << std::endl;
|
||||
show_command("create-server");
|
||||
show_command("create-service");
|
||||
show_command("create-template");
|
||||
info << std::endl;
|
||||
show_command("validate");
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user