| Index: sdk/lib/_internal/pub/test/pub_uploader_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/pub_uploader_test.dart b/sdk/lib/_internal/pub/test/pub_uploader_test.dart
|
| index 11ed9fc15dc2ca24ceace1fadab2b5dbc0fc88bd..82792dbfd799cde6807042573a29937913cedc13 100644
|
| --- a/sdk/lib/_internal/pub/test/pub_uploader_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/pub_uploader_test.dart
|
| @@ -29,6 +29,7 @@ Usage: pub uploader [options] {add/remove} <email>
|
| --package The package whose uploaders will be modified.
|
| (defaults to the current package)
|
|
|
| +Run "pub help" to see global options.
|
| See http://dartlang.org/tools/pub/cmd/pub-uploader.html for detailed documentation.
|
| ''';
|
|
|
|
|