mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
docs: Regenerate CLI docs
This commit is contained in:
@@ -54,6 +54,7 @@ hugo server [command] [flags]
|
|||||||
--noChmod don't sync permission mode of files
|
--noChmod don't sync permission mode of files
|
||||||
--noHTTPCache prevent HTTP caching
|
--noHTTPCache prevent HTTP caching
|
||||||
--noTimes don't sync modification time of files
|
--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
|
--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
|
--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)
|
-p, --port int port on which the server will listen (default 1313)
|
||||||
|
Reference in New Issue
Block a user