Skip to content

Commit

Permalink
dos: Regen CLI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Jan 17, 2023
1 parent 80e8bd3 commit 19e9605
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ hugo [flags]
--cacheDir string filesystem path to cache directory. Defaults: $TMPDIR/hugo_cache/
--cleanDestinationDir remove files from destination not found in static directories
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
-c, --contentDir string filesystem path to content directory
--debug debug output
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ See each sub-command's help for details on how to use the generated script.

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ hugo completion bash

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ hugo completion fish [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ hugo completion powershell [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ hugo completion zsh [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ hugo config [flags]
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_config_mounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ hugo config mounts [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_convert.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ See convert's subcommands toJSON, toTOML and toYAML for more information.
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_convert_toJSON.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ hugo convert toJSON [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_convert_toTOML.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ hugo convert toTOML [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_convert_toYAML.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ hugo convert toYAML [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ hugo deploy [flags]
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_env.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ hugo env [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_gen.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A collection of several useful generators.

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_gen_chromastyles.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ hugo gen chromastyles [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_gen_doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ hugo gen doc [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_gen_man.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ hugo gen man [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_import.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_p

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_import_jekyll.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ hugo import jekyll [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ List requires a subcommand, e.g. `hugo list drafts`.
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_list_all.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hugo list all [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_list_drafts.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hugo list drafts [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_list_expired.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hugo list expired [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_list_future.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hugo list future [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ See https://gohugo.io/hugo-modules/ for more information.
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_clean.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ hugo mod clean [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ hugo mod get [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ hugo mod graph [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_init.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ hugo mod init [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_npm.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hugo mod npm [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_npm_pack.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ hugo mod npm pack [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_tidy.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ hugo mod tidy [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_vendor.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ hugo mod vendor [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_mod_verify.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ hugo mod verify [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ hugo new [path] [flags]
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_new_site.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ hugo new site [path] [flags]
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_new_theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ hugo new theme [name] [flags]
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_server.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ hugo server [flags]
### Options inherited from parent commands

```
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
--log enable Logging
Expand Down
2 changes: 1 addition & 1 deletion docs/content/en/commands/hugo_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hugo version [flags]

```
--clock string set the clock used by Hugo, e.g. --clock 2021-11-06T22:30:00.00+09:00
--config string config file (default is path/config.yaml|json|toml)
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
Expand Down

0 comments on commit 19e9605

Please sign in to comment.