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 f1ec8ae commit 4d9eadcCopy full SHA for 4d9eadc
test/testdata/goldens/help_test/pub cache gc --help.txt
@@ -5,8 +5,9 @@ $ 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, --[no-]force Prune cache without confirmation
+-h, --help Print this usage information.
+-f, --force Prune cache without confirmation
10
+ --ignore-timestamp Also delete recent files
11
12
Run "pub help" to see global options.
13
0 commit comments