cmd_help.c
2.37 KB
-
cli: support `help <command>` · f8e7d8fd
Support `help <command>` by re-invoking the command itself with the `--help` argument. This allows us to keep the help logic with the commands itself.
Edward Thomson committed