From 5466f4450a3f5e2279d0956c90328514cac74d13 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Mon, 23 Jun 2014 14:55:26 +0200 Subject: [PATCH] better help text to turn off yslow --- lib/conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/conf.js b/lib/conf.js index 64cd6b86a..8d2c9c615 100644 --- a/lib/conf.js +++ b/lib/conf.js @@ -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: '',