| Index: sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart b/sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart
|
| index 3e7a075a523f5c9e92d305ddf86930cb325b48ae..801ad739075975cd4eb990e7c0994e1de299cb6b 100644
|
| --- a/sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart
|
| @@ -14,6 +14,8 @@ main() {
|
|
|
| Usage: pub global run <package>:<executable> [args...]
|
| -h, --help Print usage information for this command.
|
| + --mode Mode to run transformers in.
|
| + (defaults to "release")
|
|
|
| Run "pub help" to see global options.
|
| """,
|
|
|