| Index: sdk/lib/_internal/pub/test/global/activate/bad_version_test.dart
 | 
| diff --git a/sdk/lib/_internal/pub/test/global/activate/bad_version_test.dart b/sdk/lib/_internal/pub/test/global/activate/bad_version_test.dart
 | 
| index 1bf2eeaa85db5a4f97f44404de7780bdf91aaeea..245fe8b704a6c1fba59eafa01e05288928342da7 100644
 | 
| --- a/sdk/lib/_internal/pub/test/global/activate/bad_version_test.dart
 | 
| +++ b/sdk/lib/_internal/pub/test/global/activate/bad_version_test.dart
 | 
| @@ -12,8 +12,10 @@ main() {
 | 
|          error: """
 | 
|              Could not parse version "1.0". Unknown text at "1.0".
 | 
|  
 | 
| -            Usage: pub global activate <package> [version]
 | 
| -            -h, --help    Print usage information for this command.
 | 
| +            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]
 | 
|  
 | 
|              Run "pub help" to see global options.
 | 
|              """,
 | 
| 
 |