clap/clap_complete/src
Roland Fredenhagen 33949ce4de
feat(help): Show PossibleValue help in --help (#3503)
`-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 #3312
2022-03-02 09:15:28 -06:00
..
generator refactor: Update app variables to cmd 2022-02-14 15:55:56 -06:00
shells feat(help): Show PossibleValue help in --help (#3503) 2022-03-02 09:15:28 -06:00
lib.rs refactor: Update app variables to cmd 2022-02-14 15:55:56 -06:00
macros.rs fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00