From: Bjørn Erik Pedersen Date: Thu, 1 Jun 2023 08:51:41 +0000 (+0200) Subject: docs: Regenerate CLI docs X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a6d774e80;p=brevno-suite%2Fhugo docs: Regenerate CLI docs --- diff --git a/docs/content/en/commands/hugo_config.md b/docs/content/en/commands/hugo_config.md index 1dbf4c0de..42cd188b7 100644 --- a/docs/content/en/commands/hugo_config.md +++ b/docs/content/en/commands/hugo_config.md @@ -23,6 +23,7 @@ hugo config [command] [flags] -c, --contentDir string filesystem path to content directory --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. -t, --theme strings themes to use (located in /themes/THEMENAME/) ```