mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
parent
305eaf0dc5
commit
a00b5ac867
@ -117,7 +117,7 @@ pub trait AppExt: Sized {
|
||||
self._arg(multi_opt(
|
||||
"features",
|
||||
"FEATURES",
|
||||
"Space-separated list of features to activate",
|
||||
"Space or comma separated list of features to activate",
|
||||
))
|
||||
._arg(opt("all-features", "Activate all available features"))
|
||||
._arg(opt(
|
||||
|
Loading…
x
Reference in New Issue
Block a user