- The command parser now displays “unknown command” in more cases. Known commands must be added to the `switch` inside `process_commands` to suppress the error.
204 KiB
204 KiB
- The command parser now displays “unknown command” in more cases. Known commands must be added to the `switch` inside `process_commands` to suppress the error.