Skip to content

Commit

Permalink
Merge pull request #3955 from tshepang/patch-1
Browse files Browse the repository at this point in the history
docs: reduce the need to guess
  • Loading branch information
epage authored Jul 19, 2022
2 parents e6b8b4b + 01d7e7a commit 318e0ab
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 318e0ab

Please sign in to comment.