Update built-in help for features

Fixed #8381.
This commit is contained in:
Takayuki Nakata 2020-07-01 08:28:20 +09:00
parent 305eaf0dc5
commit a00b5ac867

View File

@ -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(