| 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 49aaac3aa25a36e1cb3f2d6e91af61603f981844..331d7996056cf64b47a00ca91f35744dcaccf523 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
|
| @@ -18,7 +18,7 @@ main() {
|
| Cannot use both --force and --dry-run.
|
|
|
| Usage: pub publish [options]
|
| - -h, --help Print usage information for this command.
|
| + -h, --help Print this usage information.
|
| -n, --dry-run Validate but do not publish the package.
|
| -f, --force Publish without confirmation if there are no errors.
|
| --server The package server to which to upload this package.
|
|
|