URI: 
       docs: Regenerate CLI docs - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 58a3c91a7f24365584f84b0a4eecb8c2cb7d5c6a
   DIR parent ac6962d28432f7ec14e8bf541be4a96f66098559
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Thu, 14 Nov 2024 16:10:38 +0100
       
       docs: Regenerate CLI docs
       
       Diffstat:
         M docs/content/en/commands/hugo_serv… |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/docs/content/en/commands/hugo_server.md b/docs/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)