We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1874947 commit b14642bCopy full SHA for b14642b
test/testdata/goldens/help_test/pub cache gc --help.txt
@@ -5,9 +5,10 @@ $ pub cache gc --help
5
Prunes unused packages from the system cache.
6
7
Usage: pub cache gc <subcommand> [arguments...]
8
--h, --help Print this usage information.
9
--f, --force Prune cache without confirmation
10
- --ignore-timestamp Also delete recent files
+-h, --help Print this usage information.
+-f, --force Prune cache without confirmation
+ --collect-recent Also delete recent files
11
+ --dry-run Print list of files that would be deleted
12
13
Run "pub help" to see global options.
14
0 commit comments