There was an error while loading. Please reload this page.
1 parent ac6962d commit 58a3c91Copy full SHA for 58a3c91
docs/content/en/commands/hugo_server.md
@@ -54,6 +54,7 @@ hugo server [command] [flags]
54
--noChmod don't sync permission mode of files
55
--noHTTPCache prevent HTTP caching
56
--noTimes don't sync modification time of files
57
+ -O, --openBrowser open the site in a browser after server startup
58
--panicOnWarning panic on first WARNING log
59
--poll string set this to a poll interval, e.g --poll 700ms, to use a poll based approach to watch for file system changes
60
-p, --port int port on which the server will listen (default 1313)
0 commit comments