clap/tests
Ed Page 4895a32e81 fix: Deprecate SubcommandRequiredElseHelp
Now that we can use `SubcommandRequired |
ArgRequiredElseHelp`, this setting offers little value but requires we
track required subcommands with two different settings.  Deprecating as
the cost is not worth the benefit anymore.

Issue #3280 will see the derive updated
2022-02-11 15:31:25 -06:00
..
builder fix: Deprecate SubcommandRequiredElseHelp 2022-02-11 15:31:25 -06:00
derive fix: Clarify Arg/ArgGroup id's role 2022-02-11 14:11:50 -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 fix: Clarify Arg/ArgGroup id's role 2022-02-11 14:11:50 -06:00
yaml.rs fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00