diff options
author | 2021-05-03 12:26:10 -0600 | |
---|---|---|
committer | 2021-05-03 12:26:10 -0600 | |
commit | 94038d329705acb79a0f804458821d43f59121db (patch) | |
tree | 0f11c52b13a6de9344a83c900466b1bceb888bbe /docs/cli.md | |
parent | c93201a909105bb0ef75278d9635de4b5b8734e7 (diff) | |
download | astro-94038d329705acb79a0f804458821d43f59121db.tar.gz astro-94038d329705acb79a0f804458821d43f59121db.tar.zst astro-94038d329705acb79a0f804458821d43f59121db.zip |
Format (#167)
Diffstat (limited to 'docs/cli.md')
-rw-r--r-- | docs/cli.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.md b/docs/cli.md index 592cf1635..2ef0592a5 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -36,7 +36,7 @@ Runs the Astro development server. This starts an HTTP server that responds to r See the [dev server](./dev.md) docs for more information on how the dev server works. -__Flags__ +**Flags** ##### `--port` |