From: Alan Knowles Date: Wed, 30 Jun 2010 09:33:11 +0000 (+0800) Subject: JSDOC/Options.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=4268580e3e99ccd638a5fcd42420454289c47840 JSDOC/Options.js --- diff --git a/JSDOC/Options.js b/JSDOC/Options.js index df6f678..0d89950 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -7,9 +7,12 @@ File = import.File.File; Options = { + // generic stuff... "--help" : 'Show help', // was h "help": false, // was h;se + + // options get defined like this.. "--src" : "source directory (either absolute - starts with "/" or relative " + "- without, in which case it's added to baseDir"