We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1191467 commit 88ecc3bCopy full SHA for 88ecc3b
docs/content/en/commands/hugo_config.md
@@ -24,6 +24,7 @@ hugo config [command] [flags]
24
--format string preferred file format (toml, yaml or json) (default "toml")
25
-h, --help help for config
26
--lang string the language to display config for. Defaults to the first language defined.
27
+ --printZero include config options with zero values (e.g. false, 0, "") in the output
28
--renderSegments strings named segments to render (configured in the segments config)
29
-t, --theme strings themes to use (located in /themes/THEMENAME/)
30
```
0 commit comments