Skip to content

Commit

Permalink
Help updates
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Aug 21, 2012
1 parent 77239cc commit 2919bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/help.js
Expand Up @@ -8,7 +8,7 @@ if (args.version) {
}

if (args.help) {
console.log('shifter'.magenta + ('@' + version).white);
console.log('blazingly fast builds with shifter'.magenta + ('@' + version).white);
console.log('');
console.log('pass no arguments and shifter will build the module from the current directory');
console.log('');
Expand Down

0 comments on commit 2919bb0

Please sign in to comment.