blob: 10c9d9d8756ee53db0f9a94b1e8b174487674d51 [file] [log] [blame]
# GENERATED BY: test/help_test.dart
## Section 0
$ pub uploader --help
Manage uploaders for a package on pub.dartlang.org.
Usage: pub uploader [options] {add/remove} <email>
-h, --help Print this usage information.
--package The package whose uploaders will be modified.
(defaults to the current package)
-C, --directory=<dir> Run this in the directory<dir>.
Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-uploader for detailed documentation.