summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_server.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_server.md')
-rw-r--r--docs/content/en/commands/hugo_server.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/en/commands/hugo_server.md b/docs/content/en/commands/hugo_server.md
index abdb64a5e..c224c4a52 100644
--- a/docs/content/en/commands/hugo_server.md
+++ b/docs/content/en/commands/hugo_server.md
@@ -63,6 +63,7 @@ hugo server [flags]
--printI18nWarnings print missing translations
--printMemoryUsage print memory usage to screen at intervals
--printPathWarnings print warnings on duplicate target paths etc.
+ --printUnusedTemplates print warnings on unused templates.
--renderToDisk render to Destination path (default is render to memory & serve from there)
--templateMetrics display metrics about template executions
--templateMetricsHints calculate some improvement hints when combined with --templateMetrics