clap/clap_generate_fig
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 fix(fig): Get compiling 2021-10-12 11:00:34 -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 Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00
LICENSE-MIT Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00
README.md Refactored fig generation code to crate 2021-10-07 20:54:14 -04:00

clap_generate_fig

Generates Fig completions for clap based CLIs