mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 23:37:32 +00:00
This commit removes `AppSettings::DisableVersionForSubcommand` as it's now a moot setting with clap's default functionality of not building a version flag unless there actually exists version information. `clap_up` must still be changed to remove this variant instead of the current configuration to simply rename the variant. |
||
---|---|---|
.. | ||
01_default.rs | ||
02_simple.rs | ||
03_complex.rs | ||
04_new_help.rs | ||
05_ripgrep.rs | ||
06_rustup.rs |