| Index: sdk/lib/_internal/pub/test/global/activate/unexpected_arguments_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/activate/unexpected_arguments_test.dart b/sdk/lib/_internal/pub/test/global/activate/unexpected_arguments_test.dart
|
| index 82a94de026f648b9965aec1d361ac012884f17df..5d519177335f3298556b39ed51914ab36c347945 100644
|
| --- a/sdk/lib/_internal/pub/test/global/activate/unexpected_arguments_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/activate/unexpected_arguments_test.dart
|
| @@ -15,7 +15,7 @@ main() {
|
| Usage: pub global activate <package...>
|
| -h, --help Print usage information for this command.
|
| -s, --source The source used to find the package.
|
| - [hosted (default), path]
|
| + [git, hosted (default), path]
|
|
|
| Run "pub help" to see global options.""",
|
| exitCode: exit_codes.USAGE);
|
|
|