clap/clap_complete/examples
Martin von Zweigbergk 8b33da3138 fix(complete): Make the two examples consistent
The derive-based example has a `///` comment on one argument, which
ends up as a description for the argument in the generated completion
scripts. Let's switch to `//` so the two scripts produce the same
output (except for the binary name), so they're easy to compare.
2022-09-29 08:37:03 -07:00
..
completion-derive.rs fix(complete): Make the two examples consistent 2022-09-29 08:37:03 -07:00
completion.rs fix(complete): Make example commands match binary 2022-09-29 08:34:19 -07:00
dynamic.rs fix: Tests/clippy/errors bash dynamic completion 2022-09-07 20:25:06 -05:00