- Fix arguments parsing order to respect the idx instruction
- Support
--help
with nested command - Support for
name: nil
with#help
- Fix array arguments in usage line
- Fix #help generated by .add_commands to support
nil
and the command's doc - Add a
#parse(String)
method