| Index: utils/tests/pub/pub_test.dart
|
| diff --git a/utils/tests/pub/pub_test.dart b/utils/tests/pub/pub_test.dart
|
| index 2c0915b124b3934b026ce3592885d47afc7f1d9b..19e848bebec00d2e780e609df3db0b574804fc73 100644
|
| --- a/utils/tests/pub/pub_test.dart
|
| +++ b/utils/tests/pub/pub_test.dart
|
| @@ -20,6 +20,7 @@ final USAGE_STRING = """
|
| --[no-]trace Prints a stack trace when an error occurs
|
|
|
| The commands are:
|
| + help display help information for Pub
|
| install install the current package's dependencies
|
| list print the contents of repositories
|
| update update the current package's dependencies to the latest versions
|
|
|