clap/src
Cornelius Roemer 5dcc5c9509 fix: Add plural s in suggestions
Old: `note: subcommand 'test', 'temp' exist`
New: `note: subcommands 'test', 'temp' exist`
Fixes #4666
2023-01-23 22:16:50 +01:00
..
_cookbook docs: Show how last can be used 2022-09-07 11:27:39 -05:00
_derive doc(derive): Clarify default_value_t reqs 2023-01-02 22:37:24 -06:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder Merge pull request #4659 from epage/flag 2023-01-23 09:36:21 -06:00
error fix: Add plural s in suggestions 2023-01-23 22:16:50 +01:00
output fix(help_template): Added cfg 2022-12-22 01:13:20 +09:00
parser test: Remove extraneous to_owned's 2023-01-23 10:33:47 -06:00
util style: Update for clippy 1.64 2023-01-09 12:38:55 -06:00
_faq.rs docs: Quality improvements to FAQ docs 2022-08-13 19:32:03 -04:00
_features.rs feat: Stablize ArgMatches::get_occurrences 2023-01-12 21:37:19 -06:00
_tutorial.rs docs: Fix a typo 2022-12-14 15:47:15 +08:00
derive.rs docs: Prefer get_flag over get_one::<bool> 2023-01-23 09:23:38 -06:00
lib.rs chore: Bump MSRV to 1.64.0 2023-01-09 12:29:41 -06:00
macros.rs docs: Present environment variable alternatives to crate_name! 2022-11-27 23:43:59 +09:00
mkeymap.rs perf: Misc simplifications for code size 2022-09-16 15:31:49 -05:00