Skip to content

Commit b14642b

Browse files
committed
Update goldens
1 parent 1874947 commit b14642b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

test/testdata/goldens/help_test/pub cache gc --help.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ $ pub cache gc --help
55
Prunes unused packages from the system cache.
66

77
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
8+
-h, --help Print this usage information.
9+
-f, --force Prune cache without confirmation
10+
--collect-recent Also delete recent files
11+
--dry-run Print list of files that would be deleted
1112

1213
Run "pub help" to see global options.
1314

0 commit comments

Comments
 (0)