mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 14:22:34 +00:00
docs: reduce the need to guess
This commit is contained in:
parent
e6b8b4b607
commit
01d7e7ac04
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
//!
|
||||
//! Run
|
||||
//! ```console
|
||||
//! $ cargo add clap -F derive
|
||||
//! $ cargo add clap --features derive
|
||||
//! ```
|
||||
//! *(See also [feature flag reference][_features])*
|
||||
//!
|
||||
|
|
Loading…
Reference in a new issue