Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
twskj committed Jun 30, 2018
1 parent 160e36f commit 0ef395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -106,7 +106,7 @@ prettySwag.run(input,null,config,function(err,data){
|-noDate | noDate | Yes | Include this flag to remove generated date |
|-noCredit | noCredit | Yes | Include this flag to remove credit |
|-noNav | noNav | Yes | Include this flag to remove navigation bar. Default to `false` |
|-noReq | noRequest | Yes | Include this flag to remove navigation bar. Default to `false` |
|-noReq | noRequest | Yes | Include this flag to remove request panel. Default to `false` |
|-indent | indent | Yes | Include this flag to specify space per indentation. Default to 3 |
| -v | version | Yes | To show pertty-swag current version |
|-collapsePath | collapse.path | Yes | Collapse path by default. `true` or `false`. Default to `false` |
Expand Down

0 comments on commit 0ef395d

Please sign in to comment.