mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 14:52:33 +00:00
174e004107
This returns `"{a\t,b\t}"` instead of `"a b"` for possible_values completion. Therefore fish displays and therefor hides the empty description after the `\t`. Fixes #2727 |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |
clap_generate
Generates completions (and other things) for clap
based CLIs