mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
docs: Regenerate CLI docs
This commit is contained in:
parent
ac6962d284
commit
58a3c91a7f
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue