| Index: utils/tests/pub/pub_test.dart
 | 
| diff --git a/utils/tests/pub/pub_test.dart b/utils/tests/pub/pub_test.dart
 | 
| index 8d7f1cdc94c72acdf81965ba187c3ffaf064bf0d..163c79100d80a306892ac7f30bfb754bbd74d35b 100644
 | 
| --- a/utils/tests/pub/pub_test.dart
 | 
| +++ b/utils/tests/pub/pub_test.dart
 | 
| @@ -17,8 +17,6 @@ final USAGE_STRING = """
 | 
|      Global options:
 | 
|      -h, --help          Prints this usage information
 | 
|          --version       Prints the version of Pub
 | 
| -        --cachedir      The directory containing the system-wide Pub cache
 | 
| -        --sdkdir        The directory containing the Dart SDK
 | 
|          --[no-]trace    Prints a stack trace when an error occurs
 | 
|  
 | 
|      The commands are:
 | 
| 
 |