| Index: sdk/lib/_internal/pub/test/pub_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/pub_test.dart b/sdk/lib/_internal/pub/test/pub_test.dart
|
| index ce4a4c518f1dff506ec6a6a56a6e3afb0f44e0a2..f9b5c572856b315ea55b82064811eaeafbab6c69 100644
|
| --- a/sdk/lib/_internal/pub/test/pub_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/pub_test.dart
|
| @@ -28,7 +28,6 @@ final USAGE_STRING = """
|
| -v, --verbose Shortcut for "--verbosity=all".
|
|
|
| Available commands:
|
| - cache Inspect the system cache.
|
| deploy Copy and compile all Dart entrypoints in the 'web' directory.
|
| help Display help information for Pub.
|
| install Install the current package's dependencies.
|
|
|