JSDOC/Options.js
authorAlan Knowles <alan@akkbhome.com>
Tue, 20 Jul 2010 22:10:22 +0000 (06:10 +0800)
committerAlan Knowles <alan@akkbhome.com>
Tue, 20 Jul 2010 22:10:22 +0000 (06:10 +0800)
JSDOC/Options.js

index 7fac06f..12f3305 100644 (file)
@@ -22,7 +22,7 @@ Options = {
     "--exclude-src"       : 'Ex',   
     "--baseDir"       :  'Base Directory (root directory of code)',
     "--target"        :  'Target Directory (where html files go)',
-    "--cacheDirectory": 'Cached Files Directory',
+    "--cacheDirectory": 'Cached Files Directory (or blank to not cache)',
     "--conf"          : 'Read From a Configuration file',       // was c. - configuration file.. - parsed with JSON.parse
     "--templateDir"      : 'Template Directory',   // was t.
     // "recurse": false,   // was r. - not supported..