Skip to content

Commit 6c66589

Browse files
committed
Add help text for --all
1 parent f7839a8 commit 6c66589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Common options:
151151
-h, --help Print this message
152152
--features Features to compile for the package
153153
-V, --version Print version info and exit
154-
--all @@@ something sensible here (copy from cargo-edit?)
154+
--all Run over all packages in the current workspace
155155
156156
Other options are the same as `cargo rustc`.
157157

0 commit comments

Comments
 (0)