This commit is contained in:
l00556901 2021-08-24 19:06:19 +08:00
parent 1bbd505a72
commit d26e449bb6

View File

@ -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")