summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_server.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_server.md')
-rw-r--r--docs/content/en/commands/hugo_server.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_server.md b/docs/content/en/commands/hugo_server.md
index 3c9675824..d801054dc 100644
--- a/docs/content/en/commands/hugo_server.md
+++ b/docs/content/en/commands/hugo_server.md
@@ -59,7 +59,7 @@ hugo server [flags]
--noHTTPCache prevent HTTP caching
--noTimes don't sync modification time of files
--path-warnings print warnings on duplicate target paths etc.
- --poll use a poll based approach to watch for file system changes
+ --poll string set this to a poll interval, e.g --poll 700ms, to use a poll based approach to watch for file system changes
-p, --port int port on which the server will listen (default 1313)
--print-mem print memory usage to screen at intervals
--renderToDisk render to Destination path (default is render to memory & serve from there)