mirror of
https://github.com/clap-rs/clap
synced 2024-11-15 17:08:00 +00:00
13a93ab671
This provides a skeleton README for `clap_generate`, including a one-line summary and a link to the docs to guide people to the examples there. In doing so, I tried to clarify and be consistent in what role this crate plays. While it is very general, being too general in the description can lead people to not understand where they could use it. Fixes #1711
805 B
805 B
clap_generate
Generates completions (and other things) for clap
based CLIs