Skip to content

Commit

Permalink
Merge c25e3c9 into 3ec2931
Browse files Browse the repository at this point in the history
  • Loading branch information
soulcutter committed Nov 12, 2015
2 parents 3ec2931 + c25e3c9 commit 50f643e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/gulp.js
Expand Up @@ -206,7 +206,7 @@ function logEvents(gulpInst) {
gutil.log(
chalk.red('Task \'' + err.task + '\' is not in your gulpfile')
);
gutil.log('Please check the documentation for proper gulpfile formatting');
gutil.log('To list available tasks, try running: gulp --tasks');
process.exit(1);
});
}

0 comments on commit 50f643e

Please sign in to comment.