diff options
Diffstat (limited to 'docs/content/en/commands/hugo.md')
-rw-r--r-- | docs/content/en/commands/hugo.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/en/commands/hugo.md b/docs/content/en/commands/hugo.md index 920958c09..cbc1ea0ec 100644 --- a/docs/content/en/commands/hugo.md +++ b/docs/content/en/commands/hugo.md @@ -56,6 +56,7 @@ hugo [flags] --printPathWarnings print warnings on duplicate target paths etc. --printUnusedTemplates print warnings on unused templates. --quiet build in quiet mode + --renderSegments strings named segments to render (configured in the segments config) --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 |