mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Support human readable commands (eg, "help"). Add a "help" command to list these extended commands. Also, add support for declaring command aliases, command help, and command availability next to the handlers themselves. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>