JSDOC/Options.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 29 Jun 2010 06:36:39 +0000 (14:36 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 29 Jun 2010 06:36:39 +0000 (14:36 +0800)
JSDOC/Options.js

index 63a5dcd..fbe2aef 100644 (file)
@@ -44,5 +44,7 @@ Options = {
         if (Options.conf) {
             XObject.extend(this, JSON.parse(File.read(Options.conf)));;
         }
+        // help ?? -- usage..
+        
     }
 }
\ No newline at end of file