Skip to content

Commit

Permalink
docs: Regen CLI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed May 27, 2023
1 parent a838a27 commit ffdbce5
Show file tree
Hide file tree
Showing 34 changed files with 5 additions and 35 deletions.
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo.md
Expand Up @@ -39,7 +39,6 @@ hugo [flags]
--enableGitInfo add Git revision, date, author, and CODEOWNERS info to the pages
-e, --environment string build environment
--forceSyncStatic copy all files when static is changed.
--format string preferred file format (toml, yaml or json) (default "toml")
--gc enable to run some cleanup tasks (remove unused cache files) after the build
-h, --help help for hugo
--ignoreCache ignores the cache directory
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_completion.md
Expand Up @@ -28,7 +28,6 @@ See each sub-command's help for details on how to use the generated script.
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_completion_bash.md
Expand Up @@ -51,7 +51,6 @@ hugo completion bash
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_completion_fish.md
Expand Up @@ -42,7 +42,6 @@ hugo completion fish [flags]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_completion_powershell.md
Expand Up @@ -39,7 +39,6 @@ hugo completion powershell [flags]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_completion_zsh.md
Expand Up @@ -53,7 +53,6 @@ hugo completion zsh [flags]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
3 changes: 2 additions & 1 deletion docs/content/en/commands/hugo_config.md
Expand Up @@ -18,7 +18,8 @@ hugo config [command] [flags]
### Options

```
-h, --help help for config
--format string preferred file format (toml, yaml or json) (default "toml")
-h, --help help for config
```

### Options inherited from parent commands
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_config_mounts.md
Expand Up @@ -26,7 +26,6 @@ hugo config mounts [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_convert_toJSON.md
Expand Up @@ -31,7 +31,6 @@ hugo convert toJSON [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_convert_toTOML.md
Expand Up @@ -31,7 +31,6 @@ hugo convert toTOML [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_convert_toYAML.md
Expand Up @@ -31,7 +31,6 @@ hugo convert toYAML [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_env.md
Expand Up @@ -30,7 +30,6 @@ hugo env [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_gen.md
Expand Up @@ -26,7 +26,6 @@ hugo gen [command] [flags]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_gen_chromastyles.md
Expand Up @@ -35,7 +35,6 @@ hugo gen chromastyles [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_gen_doc.md
Expand Up @@ -36,7 +36,6 @@ hugo gen doc [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_gen_man.md
Expand Up @@ -33,7 +33,6 @@ hugo gen man [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_import.md
Expand Up @@ -32,7 +32,6 @@ hugo import [command] [flags]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_import_jekyll.md
Expand Up @@ -33,7 +33,6 @@ hugo import jekyll [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_list_all.md
Expand Up @@ -30,7 +30,6 @@ hugo list all [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_list_drafts.md
Expand Up @@ -30,7 +30,6 @@ hugo list drafts [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_list_expired.md
Expand Up @@ -30,7 +30,6 @@ hugo list expired [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_list_future.md
Expand Up @@ -30,7 +30,6 @@ hugo list future [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_clean.md
Expand Up @@ -32,7 +32,6 @@ hugo mod clean [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_get.md
Expand Up @@ -56,7 +56,6 @@ hugo mod get [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_graph.md
Expand Up @@ -33,7 +33,6 @@ hugo mod graph [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_init.md
Expand Up @@ -37,7 +37,6 @@ hugo mod init [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_npm.md
Expand Up @@ -30,7 +30,6 @@ hugo mod npm [command] [flags]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_npm_pack.md
Expand Up @@ -40,7 +40,6 @@ hugo mod npm pack [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_tidy.md
Expand Up @@ -26,7 +26,6 @@ hugo mod tidy [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_vendor.md
Expand Up @@ -32,7 +32,6 @@ hugo mod vendor [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_mod_verify.md
Expand Up @@ -31,7 +31,6 @@ hugo mod verify [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down
1 change: 1 addition & 0 deletions docs/content/en/commands/hugo_new_content.md
Expand Up @@ -27,6 +27,7 @@ hugo new content [path] [flags]
```
--editor string edit new content with this editor, if provided
-f, --force overwrite file if it already exists
--format string preferred file format (toml, yaml or json) (default "toml")
-h, --help help for content
-k, --kind string content type to create
```
Expand Down
5 changes: 2 additions & 3 deletions docs/content/en/commands/hugo_new_site.md
Expand Up @@ -20,9 +20,8 @@ hugo new site [path] [flags]
### Options

```
--force init inside non-empty directory
-f, --format string config file format (default "toml")
-h, --help help for site
-f, --force init inside non-empty directory
-h, --help help for site
```

### Options inherited from parent commands
Expand Down
1 change: 0 additions & 1 deletion docs/content/en/commands/hugo_version.md
Expand Up @@ -30,7 +30,6 @@ hugo version [flags] [args]
--debug debug output
-d, --destination string filesystem path to write files to
-e, --environment string build environment
--format string preferred file format (toml, yaml or json) (default "toml")
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
Expand Down

0 comments on commit ffdbce5

Please sign in to comment.