Index: test/runner/runner_test.dart |
diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart |
index 9ad14e136ff8b2fe00e4cbbb9d89c0386258816a..002824a966a0ae7c1c891e553a737e966fbf7ecc 100644 |
--- a/test/runner/runner_test.dart |
+++ b/test/runner/runner_test.dart |
@@ -36,6 +36,9 @@ final _usage = """ |
Usage: pub run unittest:unittest [files or directories...] |
-h, --help Shows this usage information. |
+-p, --platform The platform(s) on which to run the tests. |
+ [vm (default), chrome] |
+ |
--[no-]color Whether to use terminal colors. |
(auto-detected by default) |
"""; |