| Index: sdk/lib/_internal/pub/test/run/errors_if_no_executable_is_given_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/run/errors_if_no_executable_is_given_test.dart b/sdk/lib/_internal/pub/test/run/errors_if_no_executable_is_given_test.dart
|
| index 40bbeb1fbb8a156f6d067e30de3efc25a1cbb2b8..388d497932ce291a094f25980e8902758b83e018 100644
|
| --- a/sdk/lib/_internal/pub/test/run/errors_if_no_executable_is_given_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/run/errors_if_no_executable_is_given_test.dart
|
| @@ -18,7 +18,7 @@ main() {
|
| Must specify an executable to run.
|
|
|
| Usage: pub run <executable> [args...]
|
| --h, --help Print usage information for this command.
|
| +-h, --help Print this usage information.
|
| --mode Mode to run transformers in.
|
| (defaults to "release" for dependencies, "debug" for entrypoint)
|
|
|
|
|