mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
fix bug
This commit is contained in:
parent
1bbd505a72
commit
d26e449bb6
@ -25,7 +25,7 @@ pub fn cli() -> App {
|
||||
"Document only this package's library",
|
||||
"Document only the specified binary",
|
||||
"Document all binaries",
|
||||
"Document only the specified binary",
|
||||
"Document only the specified example",
|
||||
"Document all examples",
|
||||
)
|
||||
.arg_release("Build artifacts in release mode, with optimizations")
|
||||
|
Loading…
x
Reference in New Issue
Block a user