commands: Rename --i18n-warnings to printI18nWarnings

To get it in line with the others.
This commit is contained in:
Bjørn Erik Pedersen
2022-02-15 13:03:36 +01:00
parent 6819feab6c
commit 837fdfdf45
7 changed files with 9 additions and 9 deletions

View File

@@ -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