Mention --test in cargo usage string. Close #1452.

This commit is contained in:
Graydon Hoare 2012-04-04 18:40:41 -07:00
parent 2577e3eafc
commit 0cf6b613d1

View file

@ -872,6 +872,7 @@ Options:
cargo install
--mode=[system,user,local] change mode as (system/user/local)
--test run crate tests before installing
-g equivalent to --mode=user
-G equivalent to --mode=system