JSDOC/Options.js
[app.jsdoc] / JSDOC / Options.js
index 5f132b8..017758d 100644 (file)
@@ -23,7 +23,7 @@ Options = {
     
     
     // options get defined like this..
-    "--src"           :  "source directory (either absolute - starts with "/" or relative " + 
+    "--src"           :  "source directory (either absolute - starts with \"/\" or relative " + 
                         "- without, in which case it's added to baseDir",
     "--exclude-src"       : 'Ex',   
     "--baseDir"       :  'Base Directory (root directory of code)',