We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed160ae commit e82709bCopy full SHA for e82709b
src/lib.rs
@@ -254,7 +254,7 @@
254
//!
255
//! - `author`: `author [= "author"]`
256
257
-//! Usable only on top level: `App::author("author" or env!(CARGO_PKG_AUTHOR))`.
+//! Usable only on top level: `App::author("author" or env!(CARGO_PKG_AUTHORS))`.
258
259
//! Author/maintainer of the binary, this name appears in help messages.
260
//! Defaults to the crate author given by cargo, but only when `author` explicitly mentioned.
0 commit comments