clap/tests
Martin Fischer 473cf175a2
fix(help): Fix --help help text in edge case (#4710)
We were accidentally showing long help just because a hidden argument had a description for a possible value.  This is most likely to be hit with the derive API as the value descriptions are automatically applied from documentation.
2023-02-15 10:25:19 -06:00
..
builder fix(help): Fix --help help text in edge case (#4710) 2023-02-15 10:25:19 -06:00
derive chore: Make format!() calls more readable 2023-01-29 19:14:47 +00:00
derive_ui chore: Bump MSRV to 1.64.0 2023-01-09 12:29:41 -06:00
ui fix(error): Try to soften unexpected argument/value errors 2023-01-13 21:29:49 -06:00
derive_ui.rs chore: Bump MSRV to 1.64.0 2023-01-09 12:29:41 -06:00
examples.rs feat: Stablize ArgMatches::get_occurrences 2023-01-12 21:37:19 -06:00
macros.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00
ui.rs feat: Stablize ArgMatches::get_occurrences 2023-01-12 21:37:19 -06:00