mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-11 00:06:19 +00:00
9b59074787
* Add GROUP RCmdDesc type and fix where the args_str is shown * Adjust color of `[?]` * Differentiate between cmd<?> and cmd[?] <?> when cmd is not valid by itself [?] when cmd is valid but there are also other sub-commands available * Fix usage for commands like `w` that are both commands and groups * Do not automatically switch to detail=2 for leaf commands * Fix test due to change in `?`/`??` behaviour