| # GENERATED BY: test/help_test.dart | |
| ## Section 0 | |
| $ pub cache --help | |
| Work with the system cache. | |
| Usage: pub cache [arguments...] | |
| -h, --help Print this usage information. | |
| Available subcommands: | |
| add Install a package. | |
| clean Clears the global PUB_CACHE. | |
| repair Reinstall cached packages. | |
| Run "pub help" to see global options. | |
| See https://dart.dev/tools/pub/cmd/pub-cache for detailed documentation. | |