From c3ed27b3f765cd3e8959497831ebcff81651b48b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 30 Jun 2010 17:25:23 +0800 Subject: [PATCH] JSDOC/Options.js --- JSDOC/Options.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/JSDOC/Options.js b/JSDOC/Options.js index 20a9914..d94cd94 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -76,6 +76,9 @@ Options = { this.showHelp(); } + + // the reset of this is specific to JSDOC - and can not be moved to a generic handler.. + this.LOG.verbose = this.verbose; -- 2.39.2