better help text to turn off yslow
This commit is contained in:
parent
1901ec9e6c
commit
5466f4450a
|
|
@ -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>',
|
||||
|
|
|
|||
Loading…
Reference in New Issue