Skip to content

Commit 88ecc3b

Browse files
committed
docs: Regen CLI docs
1 parent 1191467 commit 88ecc3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/en/commands/hugo_config.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ hugo config [command] [flags]
2424
--format string preferred file format (toml, yaml or json) (default "toml")
2525
-h, --help help for config
2626
--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
2728
--renderSegments strings named segments to render (configured in the segments config)
2829
-t, --theme strings themes to use (located in /themes/THEMENAME/)
2930
```

0 commit comments

Comments
 (0)