| # 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. | |