mirror of
https://github.com/clap-rs/clap
synced 2025-01-05 17:28:42 +00:00
0b045f5d0d
This is an initial implementation with plenty of room to grow, including - Allowing pulling out a subset of the generated man page for greater customization - Subcommand handling - Extra sections - Consolidate argument formatter after #2914 Fixes #552
3 lines
123 B
Markdown
3 lines
123 B
Markdown
# How to Contribute
|
|
|
|
See the [clap-wide CONTRIBUTING.md](../CONTRIBUTING.md). This will contain `clap_man` specific notes.
|