Skip to content

Commit

Permalink
Bump help docs
Browse files Browse the repository at this point in the history
  • Loading branch information
okuryu committed Nov 18, 2014
1 parent 5b795db commit 68f23ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/args/partials/help.mustache
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

YUI Doc generates API documentation from a modified JavaDoc syntax.

Current version (0.3.50)
Current version (0.4.0)

Usage: yuidoc <options> <input path>

Expand All @@ -19,6 +19,7 @@ Common Options:
-N, --no-color Turn off terminal colors (for automation)
-C, --no-code Turn off code generation (don't include source files in output)
-n, --norecurse Do not recurse directories (default is to recurse)
--no-sort Do not alphabetical sorting of attributes, events, methods, and properties
-S, --selleck Look for Selleck component data and attach to API meta data
-V, --view Dump the Handlebars.js view data instead of writing template files
-p, --parse-only Only parse the API docs and create the JSON data, do not render templates
Expand Down

0 comments on commit 68f23ce

Please sign in to comment.