summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_gen_doc.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-05-22 16:48:58 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-05-22 16:48:58 +0200
commit10d0fcc01f77b1edad16fbdd415825731f7419fb (patch)
treed222047d6412e4d9ec7b2a6604efd47ceaf98247 /docs/content/en/commands/hugo_gen_doc.md
parentb95e15694006a16eee41024be88615bda62041cf (diff)
docs: Regen CLI docs
Diffstat (limited to 'docs/content/en/commands/hugo_gen_doc.md')
-rw-r--r--docs/content/en/commands/hugo_gen_doc.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/content/en/commands/hugo_gen_doc.md b/docs/content/en/commands/hugo_gen_doc.md
index b6e6a99f2..59999fb7b 100644
--- a/docs/content/en/commands/hugo_gen_doc.md
+++ b/docs/content/en/commands/hugo_gen_doc.md
@@ -10,15 +10,14 @@ Generate Markdown documentation for the Hugo CLI.
### Synopsis
Generate Markdown documentation for the Hugo CLI.
-
-This command is, mostly, used to create up-to-date documentation
-of Hugo's command-line interface for https://gohugo.io/.
-
-It creates one Markdown file per command with front matter suitable
-for rendering in Hugo.
+ This command is, mostly, used to create up-to-date documentation
+ of Hugo's command-line interface for https://gohugo.io/.
+
+ It creates one Markdown file per command with front matter suitable
+ for rendering in Hugo.
```
-hugo gen doc [flags]
+hugo gen doc [flags] [args]
```
### Options
@@ -35,6 +34,7 @@ hugo gen doc [flags]
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
+ -d, --destination string filesystem path to write files to
-e, --environment string build environment
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging