mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Update doc.rs
This commit is contained in:
parent
6b0e2f7423
commit
16865630d9
@ -12,7 +12,7 @@ pub fn cli() -> App {
|
||||
"open",
|
||||
"Opens the docs in a browser after the operation",
|
||||
))
|
||||
.arg(opt(
|
||||
.arg(opt(
|
||||
"examples",
|
||||
"Document all examples",
|
||||
))
|
||||
|
Loading…
x
Reference in New Issue
Block a user