Add help text for --all

This commit is contained in:
Benjamin Gill 2017-08-20 05:10:13 +01:00
parent f7839a818d
commit 6c665893d5

View file

@ -151,7 +151,7 @@ Common options:
-h, --help Print this message
--features Features to compile for the package
-V, --version Print version info and exit
--all @@@ something sensible here (copy from cargo-edit?)
--all Run over all packages in the current workspace
Other options are the same as `cargo rustc`.