mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
Moving the line into the apropriate section
This commit is contained in:
parent
a4d080370c
commit
919fd32dfb
1 changed files with 1 additions and 0 deletions
|
@ -483,6 +483,7 @@ features = [ "suggestions", "color" ]
|
|||
|
||||
* **"yaml"**: Enables building CLIs from YAML documents. (builds dependency `yaml-rust`)
|
||||
* **"unstable"**: Enables unstable `clap` features that may change from release to release
|
||||
* **"wrap_help"**: Turns on the help text wrapping feature, based on the terminal size. (builds dependency `term-size`)
|
||||
|
||||
### Dependencies Tree
|
||||
|
||||
|
|
Loading…
Reference in a new issue