better help text to turn off yslow

This commit is contained in:
soulgalore 2014-06-23 14:55:26 +02:00
parent 1901ec9e6c
commit 5466f4450a
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ config = require("nomnom").options({
},
noYslow: {
flag: true,
help: 'Choose to run YSlow or not',
help: 'Set to true to turn of collecting metrics using YSlow.',
},
webpagetest: {
metavar: '<FILE>',