From ad99e4a7ac79204254b371f6df5718a3a2318c71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 14 Nov 2024 16:10:38 +0100 Subject: [PATCH] docs: Regenerate CLI docs --- content/en/commands/hugo_server.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/commands/hugo_server.md b/content/en/commands/hugo_server.md index b79b7f374..c716c304f 100644 --- a/content/en/commands/hugo_server.md +++ b/content/en/commands/hugo_server.md @@ -54,6 +54,7 @@ hugo server [command] [flags] --noChmod don't sync permission mode of files --noHTTPCache prevent HTTP caching --noTimes don't sync modification time of files + -O, --openBrowser open the site in a browser after server startup --panicOnWarning panic on first WARNING log --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)