| Index: sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart b/sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart
|
| index 9057ebf24c32ac76801ea16a5eda7ef0476e5d9c..a2563b55d258a1b466e8e8afd51289063f9c5539 100644
|
| --- a/sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart
|
| @@ -14,6 +14,8 @@ main() {
|
|
|
| Usage: pub global deactivate <package>
|
| -h, --help Print usage information for this command.
|
| +
|
| + Run "pub help" to see global options.
|
| """,
|
| exitCode: exit_codes.USAGE);
|
| });
|
|
|