From b461743cff5e0a7ce892aedf520607c802617bc5 Mon Sep 17 00:00:00 2001 From: dekokun Date: Mon, 26 Mar 2012 01:01:34 +0900 Subject: [PATCH] Remove explanation that is not exits, in Help --- jscoverage-help.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/jscoverage-help.txt b/jscoverage-help.txt index e20938b..07dc074 100644 --- a/jscoverage-help.txt +++ b/jscoverage-help.txt @@ -5,7 +5,6 @@ Options: --encoding=ENCODING assume .js files use the given character encoding --exclude=PATH do not copy PATH --js-version=VERSION use the specified JavaScript version - --no-highlight do not perform syntax highlighting --no-instrument=PATH copy but do not instrument PATH -v, --verbose explain what is being done -h, --help display this help and exit