docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2024-02-07 20:49:52 +01:00
parent 7cb447ab8e
commit 068ccde4c7
42 changed files with 46 additions and 6 deletions

View File

@@ -56,7 +56,7 @@ hugo [flags]
--printPathWarnings print warnings on duplicate target paths etc.
--printUnusedTemplates print warnings on unused templates.
--quiet build in quiet mode
--renderToMemory render to memory (only useful for benchmark testing)
--renderToMemory render to memory (mostly useful when running the server)
-s, --source string filesystem path to read files relative from
--templateMetrics display metrics about template executions
--templateMetricsHints calculate some improvement hints when combined with --templateMetrics