clap/tests/ui
Ed Page 83d6add9aa fix(help): Shift focus to subcommands, when present
In surveying various tools and CLI parsers, I noticed they list the
subcommands first.  This puts an emphasis on them which makes sense
because that is most likely what an end user is supposed to pass in
next.

Listing them last aligns with the usage order but it probably doesn't
outweigh the value of getting a user moving forward.
2022-08-26 10:59:40 -05:00
..
arg_required_else_help_stderr.toml fix(help): Shift focus to subcommands, when present 2022-08-26 10:59:40 -05:00
error_stderr.toml fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
h_flag_stdout.toml fix(help): Shift focus to subcommands, when present 2022-08-26 10:59:40 -05:00
help_cmd_stdout.toml fix(help): Shift focus to subcommands, when present 2022-08-26 10:59:40 -05:00
help_flag_stdout.toml fix(help): Shift focus to subcommands, when present 2022-08-26 10:59:40 -05:00
V_flag_stdout.toml test(output): Ensure correct streams 2022-04-22 10:56:47 -05:00
version_flag_stdout.toml test(output): Ensure correct streams 2022-04-22 10:56:47 -05:00