clap/tests
Ed Page 9376a57d40 fix(help): Clarify that 'help' command accepts multiple
Making this plural can go either way as
- Clarify it is plural
- This is all really to simulate actually doing subcommands and you only
  do one at a time

For now, I lean towards clarifying it is plural

I also tweaked the message to be more consistent with how `--help` and
`-h` describe themselves.

Fixes #4342
2022-11-07 23:04:04 -06:00
..
builder fix(help): Clarify that 'help' command accepts multiple 2022-11-07 23:04:04 -06:00
derive fix(derive): Allow 'long_help' to force populating from doc comment 2022-11-07 09:41:52 -06:00
derive_ui fix(derive): Improve skip method error 2022-09-06 10:48:54 -05:00
ui fix(error): Don't suggest '--' when it doesn't help 2022-10-13 10:17:11 -05:00
derive_ui.rs chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
examples.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00
macros.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00
ui.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00