| 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 823a37ba83544792e687c8788f604cc7a58f4a0a..49aaac3aa25a36e1cb3f2d6e91af61603f981844 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
|
| @@ -24,6 +24,7 @@ main() {
|
| --server The package server to which to upload this package.
|
| (defaults to "https://pub.dartlang.org")
|
|
|
| + Run "pub help" to see global options.
|
| See http://dartlang.org/tools/pub/cmd/pub-lish.html for detailed documentation.
|
| """,
|
| exitCode: exit_codes.USAGE);
|
|
|