mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 23:02:31 +00:00
ec86f2dada
Instead of blindly printing `[ARGS]` when only a single positional arg is present, it will now print `[NAME]` (or `[NAME]...` for multiple values allowed) Closes #518 |
||
---|---|---|
.. | ||
app | ||
args | ||
errors.rs | ||
fmt.rs | ||
lib.rs | ||
macros.rs | ||
osstringext.rs | ||
strext.rs | ||
suggestions.rs | ||
term.rs | ||
usage_parser.rs |