Skip to content

Commit 03ecbde

Browse files
committed
chore: update description for ghost buster
1 parent 276d5c4 commit 03ecbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/commands/buster.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class BusterCommand extends Command {
99
}
1010
}
1111

12-
BusterCommand.description = 'Who ya gonna call?';
12+
BusterCommand.description = 'Who ya gonna call? (Runs `yarn cache clean`)';
1313
BusterCommand.longDescription = 'When there\'s something strange in your neighborhood....';
1414
BusterCommand.global = true;
1515

0 commit comments

Comments
 (0)