clap/examples/derive_ref
Ed Page 162a556dba fix(error): Try to soften unexpected argument/value errors
Adding "found" might seem minor but I feel it has a slight softening on the message.  It also maintains scanability as it is at the end and short.

As this is a one-off message change and not a styling issue to be consistent with, I think this is safe to put in a patch release.
2023-01-13 21:29:49 -06:00
..
augment_args.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
augment_subcommands.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
flatten_hand_args.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
hand_subcommand.rs docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
interop_tests.md fix(error): Try to soften unexpected argument/value errors 2023-01-13 21:29:49 -06:00