docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2021-07-04 16:35:21 +02:00
parent 4479f09c9c
commit 43a23239b2
4 changed files with 4 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ hugo server [flags]
--noHTTPCache prevent HTTP caching
--noTimes don't sync modification time of files
--path-warnings print warnings on duplicate target paths etc.
--poll use a poll based approach to watch for file system changes
-p, --port int port on which the server will listen (default 1313)
--print-mem print memory usage to screen at intervals
--renderToDisk render to Destination path (default is render to memory & serve from there)