summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_mod.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-15 13:03:36 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-15 13:03:36 +0100
commit837fdfdf45014e3d5ef3b00b01548b68a4489c5f (patch)
tree8711ad6408202a6cbf6b34a5efb7b5aeb868d730 /docs/content/en/commands/hugo_mod.md
parent6819feab6c21f226c50705a61dd2eee8c6c564ea (diff)
commands: Rename --i18n-warnings to printI18nWarnings
To get it in line with the others.
Diffstat (limited to 'docs/content/en/commands/hugo_mod.md')
-rw-r--r--docs/content/en/commands/hugo_mod.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_mod.md b/docs/content/en/commands/hugo_mod.md
index 6f5fdb3c9..b0860f299 100644
--- a/docs/content/en/commands/hugo_mod.md
+++ b/docs/content/en/commands/hugo_mod.md
@@ -39,7 +39,6 @@ See https://gohugo.io/hugo-modules/ for more information.
--forceSyncStatic copy all files when static is changed.
--gc enable to run some cleanup tasks (remove unused cache files) after the build
-h, --help help for mod
- --i18n-warnings print missing translations
--ignoreCache ignores the cache directory
-l, --layoutDir string filesystem path to layout directory
--minify minify any supported output format (HTML, XML etc.)
@@ -47,6 +46,7 @@ See https://gohugo.io/hugo-modules/ for more information.
--noTimes don't sync modification time of files
--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
+ --printI18nWarnings print missing translations
--printMemoryUsage print memory usage to screen at intervals
--printPathWarnings print warnings on duplicate target paths etc.
--templateMetrics display metrics about template executions