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 d195bde3d495fa9a867a6fa0f99e1d5ee478ef9e..11ed9fc15dc2ca24ceace1fadab2b5dbc0fc88bd 100644 |
--- a/sdk/lib/_internal/pub/test/pub_uploader_test.dart |
+++ b/sdk/lib/_internal/pub/test/pub_uploader_test.dart |
@@ -28,6 +28,8 @@ Usage: pub uploader [options] {add/remove} <email> |
--package The package whose uploaders will be modified. |
(defaults to the current package) |
+ |
+See http://dartlang.org/tools/pub/cmd/pub-uploader.html for detailed documentation. |
'''; |
ScheduledProcess startPubUploader(ScheduledServer server, List<String> args) { |