We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ghost buster
1 parent 276d5c4 commit 03ecbdeCopy full SHA for 03ecbde
lib/commands/buster.js
@@ -9,7 +9,7 @@ class BusterCommand extends Command {
9
}
10
11
12
-BusterCommand.description = 'Who ya gonna call?';
+BusterCommand.description = 'Who ya gonna call? (Runs `yarn cache clean`)';
13
BusterCommand.longDescription = 'When there\'s something strange in your neighborhood....';
14
BusterCommand.global = true;
15
0 commit comments