| # GENERATED BY: test/help_test.dart | |
| ## Section 0 | |
| $ pub global --help | |
| Work with global packages. | |
| Usage: pub global [arguments...] | |
| -h, --help Print this usage information. | |
| Available subcommands: | |
| activate Make a package's executables globally available. | |
| deactivate Remove a previously activated package. | |
| list List globally activated packages. | |
| run Run an executable from a globally activated package. | |
| Run "pub help" to see global options. | |
| See https://dart.dev/tools/pub/cmd/pub-global for detailed documentation. | |