2
0
Fork 0
mirror of https://github.com/clap-rs/clap synced 2024-12-14 14:52:33 +00:00
clap/tests
Roland Fredenhagen 33949ce4de
feat(help): Show PossibleValue help in --help ()
`-h` (short help) still shows the same.

This gates it behind an `unstable-v4` feature flag to avoid disrupting users who set the help without knowing where all it shows up (particularly derive users where `ArgEnum` is automatically extracting the help).

Fixes 
2022-03-02 09:15:28 -06:00
..
builder feat(help): Show PossibleValue help in --help () 2022-03-02 09:15:28 -06:00
derive fix(derive): Allow other attributes with subcommand that has subcommands 2022-02-23 09:23:33 -06:00
derive_ui Merge pull request from epage/cmd 2022-02-15 07:55:36 -06: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 test: Remove unnecessary feature usage in tests 2022-02-13 19:00:29 +00:00
macros.rs refactor: Update app variables to cmd 2022-02-14 15:55:56 -06:00
yaml.rs refactor: Update app variables to cmd 2022-02-14 15:55:56 -06:00