]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
docs: Regenerate CLI docs
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 1 Jun 2023 08:51:41 +0000 (10:51 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 1 Jun 2023 08:51:41 +0000 (10:51 +0200)
docs/content/en/commands/hugo_config.md

index 1dbf4c0deb23bed34672a76f081afcb909177f15..42cd188b7188fbe643394a81a009f1eaf1ae5521 100644 (file)
@@ -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/)
 ```