Skip to content

Commit

Permalink
Fix argument name in docs (closes #57)
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 1, 2016
1 parent 1be9348 commit 17e5d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ reveal-md slides.md --separator "^\n\n\n"
Override vertical/nested slide separator (default: `\n----\n`):

``` bash
reveal-md slides.md --vertical "^\n\n"
reveal-md slides.md --verticalSeparator "^\n\n"
```

Override port (default: `1948`):
Expand Down

0 comments on commit 17e5d63

Please sign in to comment.