blob: d9a64276eb7cf410051751efa3dcc9e65104d732 [file] [log] [blame]
# 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.
gc Prunes unused packages from the system cache.
repair Reinstall cached packages.
Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-cache for detailed documentation.