clap/src
Ed Page 453ac0bfb9 fix(parser): Be less confusing with args/subcommand conflicts
The new error message still isn't great but its better than the old one.

Reported at https://hachyderm.io/@eminence/109548978776785113
2022-12-20 20:27:58 -06:00
..
_cookbook docs: Show how last can be used 2022-09-07 11:27:39 -05:00
_derive docs(ref): Move flatten/subcommand to be under command attr 2022-11-28 09:49:15 -06:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder docs(builder): Escape non-tags 2022-12-20 07:55:04 -06:00
error fix: ContextKind.as_str() spellings 2022-11-16 11:14:54 -05:00
output Merge pull request #4249 from jcgruenhage/replace-atty 2022-11-24 09:48:37 -06:00
parser fix(parser): Be less confusing with args/subcommand conflicts 2022-12-20 20:27:58 -06:00
util feat: Add Display/FromStr to ColorChoice 2022-11-24 09:47:33 -06:00
_faq.rs docs: Quality improvements to FAQ docs 2022-08-13 19:32:03 -04:00
_features.rs docs: Raise visibility of 'string' feature 2022-09-26 11:14:06 -05:00
_tutorial.rs docs: Fix a typo 2022-12-14 15:47:15 +08:00
derive.rs Fix a broken link in ValueEnum docs 2022-10-18 05:03:58 -04:00
lib.rs fix: Always expose ColorChoice 2022-11-24 09:47:33 -06:00
macros.rs refactor(docs): Use intra-doc links to avoid breakages 2022-09-30 13:16:13 -05:00
mkeymap.rs perf: Misc simplifications for code size 2022-09-16 15:31:49 -05:00