mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 22:32:33 +00:00
52a0b8505c
Long arguments now have a special case when saying they are unknown, as we will match it against all known long flags and suggest the best match to be used instead. TODO: refactor to just write a suffix with did-you-mean information. Related to #103 |
||
---|---|---|
.. | ||
args | ||
app.rs | ||
lib.rs | ||
macros.rs | ||
usageparser.rs |