Skip to content

Commit 0cf6b61

Browse files
committed
Mention --test in cargo usage string. Close #1452.
1 parent 2577e3e commit 0cf6b61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cargo/cargo.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,7 @@ Options:
872872
cargo install
873873
874874
--mode=[system,user,local] change mode as (system/user/local)
875+
--test run crate tests before installing
875876
-g equivalent to --mode=user
876877
-G equivalent to --mode=system
877878

0 commit comments

Comments
 (0)