docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen 2025-01-16 10:34:52 +01:00
parent 1191467c05
commit 88ecc3b753
No known key found for this signature in database

View file

@ -24,6 +24,7 @@ hugo config [command] [flags]
--format string preferred file format (toml, yaml or json) (default "toml")
-h, --help help for config
--lang string the language to display config for. Defaults to the first language defined.
--printZero include config options with zero values (e.g. false, 0, "") in the output
--renderSegments strings named segments to render (configured in the segments config)
-t, --theme strings themes to use (located in /themes/THEMENAME/)
```