| 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 88dfb3bf23a333f962d1efb8ea5df48e0b60bfe2..40bbeb1fbb8a156f6d067e30de3efc25a1cbb2b8 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
|
| @@ -19,6 +19,8 @@ Must specify an executable to run.
|
|
|
| Usage: pub run <executable> [args...]
|
| -h, --help Print usage information for this command.
|
| + --mode Mode to run transformers in.
|
| + (defaults to "release" for dependencies, "debug" for entrypoint)
|
|
|
| Run "pub help" to see global options.
|
| """,
|
|
|