| Index: sdk/lib/_internal/pub/test/global/run/errors_if_outside_bin_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/run/errors_if_outside_bin_test.dart b/sdk/lib/_internal/pub/test/global/run/errors_if_outside_bin_test.dart
|
| index 0d16cdc759b43689bb1fc3ec1d9f90ce95b9e685..2add4eabe004b41c96c37e1f11c0c86afa1b1426 100644
|
| --- a/sdk/lib/_internal/pub/test/global/run/errors_if_outside_bin_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/run/errors_if_outside_bin_test.dart
|
| @@ -26,6 +26,9 @@ Cannot run an executable in a subdirectory of a global package.
|
|
|
| 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.
|
| """,
|
|
|