blob: 14e83e2d153ed2e12ad315eb130504946f21e4f7 [file] [log] [blame]
# GENERATED BY: test/help_test.dart
## Section 0
$ pub publish --help
Publish the current package to pub.dev.
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.