summaryrefslogtreecommitdiff
path: root/docs/cli.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli.md')
-rw-r--r--docs/cli.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/cli.md b/docs/cli.md
index c413323d5..67f0ae631 100644
--- a/docs/cli.md
+++ b/docs/cli.md
@@ -34,6 +34,8 @@ Print the help message and exit.
Runs the Astro development server. This starts an HTTP server that responds to requests for pages stored in `astro/pages` (or which folder is specified in your [configuration](../README.md##%EF%B8%8F-configuration)).
+See the [dev server](./dev.md) docs for more information on how the dev server works.
+
__Flags__
##### `--port`