Moving the line into the apropriate section

This commit is contained in:
Katharina 2018-02-25 13:51:11 +01:00 committed by Kevin K
parent a4d080370c
commit 919fd32dfb
No known key found for this signature in database
GPG key ID: 17218E4B3692F01A

View file

@ -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