Index: sdk/lib/_internal/pub/test/lish/force_cannot_be_combined_with_dry_run_test.dart |
diff --git a/sdk/lib/_internal/pub/test/lish/force_cannot_be_combined_with_dry_run_test.dart b/sdk/lib/_internal/pub/test/lish/force_cannot_be_combined_with_dry_run_test.dart |
index c436ff2467c68d8087badfbc40f90e21f9bc4167..823a37ba83544792e687c8788f604cc7a58f4a0a 100644 |
--- a/sdk/lib/_internal/pub/test/lish/force_cannot_be_combined_with_dry_run_test.dart |
+++ b/sdk/lib/_internal/pub/test/lish/force_cannot_be_combined_with_dry_run_test.dart |
@@ -23,6 +23,8 @@ main() { |
-f, --force Publish without confirmation if there are no errors. |
--server The package server to which to upload this package. |
(defaults to "https://pub.dartlang.org") |
+ |
+ See http://dartlang.org/tools/pub/cmd/pub-lish.html for detailed documentation. |
""", |
exitCode: exit_codes.USAGE); |
}); |