| 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 46b2b037c6711f9ad8ea8ea8fc98a7d091459b8c..45807d6fef61e25bbb9cda14c093540f6016ec2f 100644
|
| --- a/sdk/lib/_internal/pub/test/pub_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/pub_test.dart
|
| @@ -28,7 +28,7 @@ final USAGE_STRING = """
|
| -v, --verbose Shortcut for "--verbosity=all".
|
|
|
| Available commands:
|
| - deploy Copy and compile all Dart entrypoints in the 'web' directory.
|
| + build Copy and compile all Dart entrypoints in the 'web' directory.
|
| get Get the current package's dependencies.
|
| help Display help information for Pub.
|
| publish Publish the current package to pub.dartlang.org.
|
|
|