clap/tests/fixtures
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
..
app.yaml Revert "Deprecate Arg::help in favour of Arg::about" 2021-11-18 12:25:49 -06:00
app_2space.yaml Revert "Deprecate Arg::help in favour of Arg::about" 2021-11-18 12:25:49 -06:00
app_field_not_string.yaml Refactor creation of App and Arg from YAML 2021-07-25 15:24:43 -07:00
app_regex.yaml Revert "Deprecate Arg::help in favour of Arg::about" 2021-11-18 12:25:49 -06:00
app_regex_invalid.yaml Ignore extra fields in YAML only when specified 2021-06-01 21:59:44 +01:00
app_setting_invalid.yaml Ignore extra fields in YAML only when specified 2021-06-01 21:59:44 +01:00
arg_field_not_string.yaml Refactor creation of App and Arg from YAML 2021-07-25 15:24:43 -07:00
arg_not_hash.yaml Refactor creation of App and Arg from YAML 2021-07-25 15:24:43 -07:00
arg_setting_invalid.yaml Ignore extra fields in YAML only when specified 2021-06-01 21:59:44 +01:00
extra_fields.yaml Ignore extra fields in YAML only when specified 2021-06-01 21:59:44 +01:00
extra_fields_invalid_app.yaml Ignore extra fields in YAML only when specified 2021-06-01 21:59:44 +01:00
extra_fields_invalid_arg.yaml Ignore extra fields in YAML only when specified 2021-06-01 21:59:44 +01:00
field_not_hash.yaml Refactor creation of App and Arg from YAML 2021-07-25 15:24:43 -07:00
multiple_groups.yaml fix(yaml): Don't panic on multiple groups 2021-08-18 15:16:44 -05:00
name_not_string.yaml Refactor creation of App and Arg from YAML 2021-07-25 15:24:43 -07:00
not_hash.yaml Refactor creation of App and Arg from YAML 2021-07-25 15:24:43 -07:00