mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +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 this package's library",
|
||||||
"Document only the specified binary",
|
"Document only the specified binary",
|
||||||
"Document all binaries",
|
"Document all binaries",
|
||||||
"Document only the specified binary",
|
"Document only the specified example",
|
||||||
"Document all examples",
|
"Document all examples",
|
||||||
)
|
)
|
||||||
.arg_release("Build artifacts in release mode, with optimizations")
|
.arg_release("Build artifacts in release mode, with optimizations")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user