mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-29 13:58:02 +03:00
Adds -h to CLI options
I found it useful when deploying it. There might be some other options, too, I have not found.
This commit is contained in:
parent
0c881a2cef
commit
3f5ad35aa1
@ -296,6 +296,7 @@ See more exporting options in the [Exporting Documentation](docs/exporting.md)
|
|||||||
|
|
||||||
```
|
```
|
||||||
-p --port Dev server port
|
-p --port Dev server port
|
||||||
|
-h Host the dev server listens to
|
||||||
--no-open Prevent from opening in default browser
|
--no-open Prevent from opening in default browser
|
||||||
-d --out-dir Output directory for exporting
|
-d --out-dir Output directory for exporting
|
||||||
--no-html Disable static HTML rendering
|
--no-html Disable static HTML rendering
|
||||||
|
Loading…
Reference in New Issue
Block a user