From: Alan Knowles Date: Wed, 30 Jun 2010 09:25:23 +0000 (+0800) Subject: JSDOC/Options.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=c3ed27b3f765cd3e8959497831ebcff81651b48b JSDOC/Options.js --- 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;