Loading lib/jsduck/options.rb +5 −1 Original line number Diff line number Diff line Loading @@ -428,6 +428,8 @@ module JsDuck end opts.on('--comments-domain=STRING', "A name identifying the subset of comments.", "", "A string consisting of <name>/<version>.", "", "For example: ext-js/4", Loading @@ -437,7 +439,7 @@ module JsDuck end opts.on('--search-url=URL', "Address of guides search server server.", "Address of guides search server.", "", "When supplied, the search for guides is performed through this", "external service and the results merged together with API search.", Loading @@ -452,6 +454,8 @@ module JsDuck end opts.on('--search-domain=STRING', "A name identifying the subset to search from.", "", "A string consisting of <name>/<version>.", "", "Tells the search engine which product and version", Loading Loading
lib/jsduck/options.rb +5 −1 Original line number Diff line number Diff line Loading @@ -428,6 +428,8 @@ module JsDuck end opts.on('--comments-domain=STRING', "A name identifying the subset of comments.", "", "A string consisting of <name>/<version>.", "", "For example: ext-js/4", Loading @@ -437,7 +439,7 @@ module JsDuck end opts.on('--search-url=URL', "Address of guides search server server.", "Address of guides search server.", "", "When supplied, the search for guides is performed through this", "external service and the results merged together with API search.", Loading @@ -452,6 +454,8 @@ module JsDuck end opts.on('--search-domain=STRING', "A name identifying the subset to search from.", "", "A string consisting of <name>/<version>.", "", "Tells the search engine which product and version", Loading