blob: 2977db0cebe1b65ecc9bff94e0f8f6133cdc5c0c [file] [log] [blame]
# GENERATED BY: test/help_test.dart
## Section 0
$ pub publish --help
Publish the current package to pub.dartlang.org.
Usage: pub publish [options]
-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.
-C, --directory=<dir> Run this in the directory<dir>.
Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-lish for detailed documentation.