clap/clap_generate
Ed Page 7e899cd340 Revert "Deprecate Arg::help in favour of Arg::about"
This reverts commits 24cb8b1..d0abb37 from clap-rs/clap#1840

This is part of #16.  clap-rs/clap#1840 wasn't the right call but we
don't have time to make the decision now, so instead of having one
option and changing it in 4.0, this reverts back to clap2 behavior.
2021-11-18 12:25:49 -06:00
..
examples docs(generate): Move derive example to generate 2021-10-26 14:26:50 -05:00
src Revert "Deprecate Arg::help in favour of Arg::about" 2021-11-18 12:25:49 -06:00
tests Revert "Deprecate Arg::help in favour of Arg::about" 2021-11-18 12:25:49 -06:00
Cargo.toml chore(deps): Update pretty_assertions requirement from 0.7 to 1.0 2021-11-17 21:34:15 +00:00
LICENSE-APACHE docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
LICENSE-MIT docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
README.md chore: Minor doc and style changes 2021-10-12 02:08:11 +01:00

clap_generate

Crates.io Crates.io License License

Generates completions (and other things) for clap based CLIs