clap/src
Ed Page ce727f1951 fix(error): Render actual usage for unrecognized subcommands
For some reason this code path diverged and manually constructed a
usage, not following any of our patterns for doing so.
2022-05-02 09:25:44 -05:00
..
bin test(output): Ensure correct streams 2022-04-22 10:56:47 -05:00
build fix(multicall): Show subcommands are required 2022-05-02 09:13:44 -05:00
error fix(error): Render actual usage for unrecognized subcommands 2022-05-02 09:25:44 -05:00
output fix: Mixup between stderr and stdout introduced in v3.1.11 2022-04-22 02:09:22 -05:00
parse fix(error): Render actual usage for unrecognized subcommands 2022-05-02 09:25:44 -05:00
util docs: Update App references to Command 2022-02-14 15:33:49 -06:00
derive.rs chore: Release 2022-04-30 20:21:33 -05:00
lib.rs fix(clap): Allow disabling color with debug 2022-04-22 12:32:58 -05:00
macros.rs refactor(help): Make bool's meaning clearer 2022-04-21 16:01:47 -05:00
mkeymap.rs fix(lex): Make long args more convinient 2022-04-15 10:55:34 -05:00