Skip to content

Commit

Permalink
docs: reduce the need to guess
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Jul 19, 2022
1 parent e6b8b4b commit 01d7e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
//!
//! Run
//! ```console
//! $ cargo add clap -F derive
//! $ cargo add clap --features derive
//! ```
//! *(See also [feature flag reference][_features])*
//!
Expand Down

0 comments on commit 01d7e7a

Please sign in to comment.