clap/tests
Ed Page 06d43a02da fix(help): Subcommand help looks like --help
Like was said in #2435, this is what people would expect.

While we should note this in a compatibility section in the changelog, I
do not consider this a breaking change since we should be free to adjust
the help output as needed.  We are cautious when people might build up
their own content around it (like #3312) but apps should already handle
this with `--help` so this shouldn't be a major change.

We aren't offering a way for people to disable this, assuming people
won't need to.  Longer term, we are looking at support "Actions" (#3405)
and expect those to help customize the flags.  We'll need something
similar for the `help` subcommand.

Fixes #3440
2022-02-11 12:47:34 -06:00
..
builder fix(help): Subcommand help looks like --help 2022-02-11 12:47:34 -06:00
derive fix(help): Subcommand help looks like --help 2022-02-11 12:47:34 -06:00
derive_ui docs(error): Update link to explicit bool parser example 2022-01-31 21:58:54 -08:00
app.yml fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00
derive_ui.rs fix: Limit when ui tests run 2021-12-06 12:37:49 -06:00
examples.rs Merge pull request #3104 from epage/unstable 2021-12-08 21:21:12 -06:00
macros.rs feat: Add Arg getters for all settings 2022-02-10 10:18:41 -06:00
yaml.rs fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00