@@ -31,6 +31,8 @@ main :: proc() {
cmd_restore(&cmd)
case "edit-config":
cmd_edit_config(&cmd)
case "check":
cmd_check(&cmd)
case:
fmt.printf("Unknown command: %s\n", cmd.name)
print_usage()
The note is not visible to the blocked user.