| Index: sdk/lib/_internal/pub_generated/test/lish/force_cannot_be_combined_with_dry_run_test.dart
|
| diff --git a/sdk/lib/_internal/pub_generated/test/lish/force_cannot_be_combined_with_dry_run_test.dart b/sdk/lib/_internal/pub_generated/test/lish/force_cannot_be_combined_with_dry_run_test.dart
|
| index e34852b5a1f40e2d955bd4ea66336ac3310cc42e..0cc6cd659cf96857af988e73529ceb7d25237ad3 100644
|
| --- a/sdk/lib/_internal/pub_generated/test/lish/force_cannot_be_combined_with_dry_run_test.dart
|
| +++ b/sdk/lib/_internal/pub_generated/test/lish/force_cannot_be_combined_with_dry_run_test.dart
|
| @@ -17,7 +17,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.
|
|
|