Skip to content

Commit

Permalink
Update README.md with JS module formats.
Browse files Browse the repository at this point in the history
  • Loading branch information
elyobo committed Jun 17, 2019
1 parent a81f988 commit 8ffa153
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Options:
-q, --quiet reduce verbosity
-r, --rules [ruleFile] provide multiple rules files
-s, --skip [ruleName] provide multiple rules to skip
-f, --format [format] explicitly specify the input format for stdin
-j, --json-schema treat $ref like JSON Schema and convert to OpenAPI Schema Objects
-v, --verbose set verbosity (use multiple times to increase level)
-h, --help output usage information
Expand Down Expand Up @@ -97,6 +98,7 @@ Options:
-o, --output <file> file to output to
-q, --quiet reduce verbosity
-f, --format [format] explicitly specify the input format for stdin
-j, --json-schema treat $ref like JSON Schema and convert to OpenAPI Schema Objects
-v, --verbose set verbosity (use multiple times to increase level)
-h, --help output usage information
Expand All @@ -121,6 +123,7 @@ Options:
-p, --port [value] port on which the server will listen (default: 5000)
-q, --quiet reduce verbosity
-f, --format [format] explicitly specify the input format for stdin
-j, --json-schema treat $ref like JSON Schema and convert to OpenAPI Schema Objects
-v, --verbose set verbosity (use multiple times to increase level)
-h, --help output usage information
Expand Down

0 comments on commit 8ffa153

Please sign in to comment.