summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-04 17:12:09 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-01-04 17:12:09 +0100
commit965760835dbd0a83b176e4ccf896ffb9ed38e6d7 (patch)
treef0f87ea024904048426610dee6a9fb9e931a300c /docs
parent4a0b55330caa2ed0be486e34428294d060c45296 (diff)
docs: Regenerate CLI docs
Diffstat (limited to 'docs')
-rw-r--r--docs/content/en/commands/hugo.md1
-rw-r--r--docs/content/en/commands/hugo_check.md1
-rw-r--r--docs/content/en/commands/hugo_check_ulimit.md1
-rw-r--r--docs/content/en/commands/hugo_completion.md1
-rw-r--r--docs/content/en/commands/hugo_completion_bash.md1
-rw-r--r--docs/content/en/commands/hugo_completion_fish.md1
-rw-r--r--docs/content/en/commands/hugo_completion_powershell.md1
-rw-r--r--docs/content/en/commands/hugo_completion_zsh.md1
-rw-r--r--docs/content/en/commands/hugo_config.md1
-rw-r--r--docs/content/en/commands/hugo_config_mounts.md1
-rw-r--r--docs/content/en/commands/hugo_convert.md1
-rw-r--r--docs/content/en/commands/hugo_convert_toJSON.md1
-rw-r--r--docs/content/en/commands/hugo_convert_toTOML.md1
-rw-r--r--docs/content/en/commands/hugo_convert_toYAML.md1
-rw-r--r--docs/content/en/commands/hugo_deploy.md1
-rw-r--r--docs/content/en/commands/hugo_env.md1
-rw-r--r--docs/content/en/commands/hugo_gen.md1
-rw-r--r--docs/content/en/commands/hugo_gen_autocomplete.md1
-rw-r--r--docs/content/en/commands/hugo_gen_chromastyles.md1
-rw-r--r--docs/content/en/commands/hugo_gen_doc.md1
-rw-r--r--docs/content/en/commands/hugo_gen_man.md1
-rw-r--r--docs/content/en/commands/hugo_import.md1
-rw-r--r--docs/content/en/commands/hugo_import_jekyll.md1
-rw-r--r--docs/content/en/commands/hugo_list.md1
-rw-r--r--docs/content/en/commands/hugo_list_all.md1
-rw-r--r--docs/content/en/commands/hugo_list_drafts.md1
-rw-r--r--docs/content/en/commands/hugo_list_expired.md1
-rw-r--r--docs/content/en/commands/hugo_list_future.md1
-rw-r--r--docs/content/en/commands/hugo_mod.md3
-rw-r--r--docs/content/en/commands/hugo_mod_clean.md1
-rw-r--r--docs/content/en/commands/hugo_mod_get.md3
-rw-r--r--docs/content/en/commands/hugo_mod_graph.md1
-rw-r--r--docs/content/en/commands/hugo_mod_init.md1
-rw-r--r--docs/content/en/commands/hugo_mod_npm.md1
-rw-r--r--docs/content/en/commands/hugo_mod_npm_pack.md1
-rw-r--r--docs/content/en/commands/hugo_mod_tidy.md1
-rw-r--r--docs/content/en/commands/hugo_mod_vendor.md1
-rw-r--r--docs/content/en/commands/hugo_mod_verify.md1
-rw-r--r--docs/content/en/commands/hugo_new.md1
-rw-r--r--docs/content/en/commands/hugo_new_site.md1
-rw-r--r--docs/content/en/commands/hugo_new_theme.md1
-rw-r--r--docs/content/en/commands/hugo_server.md1
-rw-r--r--docs/content/en/commands/hugo_version.md1
43 files changed, 2 insertions, 45 deletions
diff --git a/docs/content/en/commands/hugo.md b/docs/content/en/commands/hugo.md
index 00d60be04..b6d03cc22 100644
--- a/docs/content/en/commands/hugo.md
+++ b/docs/content/en/commands/hugo.md
@@ -42,7 +42,6 @@ hugo [flags]
-h, --help help for hugo
--i18n-warnings print missing translations
--ignoreCache ignores the cache directory
- --ignoreVendor ignores any _vendor directory
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
-l, --layoutDir string filesystem path to layout directory
--log enable Logging
diff --git a/docs/content/en/commands/hugo_check.md b/docs/content/en/commands/hugo_check.md
index 1c9bb0c9d..b87f6668a 100644
--- a/docs/content/en/commands/hugo_check.md
+++ b/docs/content/en/commands/hugo_check.md
@@ -20,7 +20,6 @@ Contains some verification checks
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_check_ulimit.md b/docs/content/en/commands/hugo_check_ulimit.md
index a27bd6837..afeda609a 100644
--- a/docs/content/en/commands/hugo_check_ulimit.md
+++ b/docs/content/en/commands/hugo_check_ulimit.md
@@ -29,7 +29,6 @@ hugo check ulimit [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_completion.md b/docs/content/en/commands/hugo_completion.md
index fdcb008b8..944021d08 100644
--- a/docs/content/en/commands/hugo_completion.md
+++ b/docs/content/en/commands/hugo_completion.md
@@ -27,7 +27,6 @@ See each sub-command's help for details on how to use the generated script.
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_completion_bash.md b/docs/content/en/commands/hugo_completion_bash.md
index 5ff7c0ad6..4d5a69277 100644
--- a/docs/content/en/commands/hugo_completion_bash.md
+++ b/docs/content/en/commands/hugo_completion_bash.md
@@ -45,7 +45,6 @@ hugo completion bash
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_completion_fish.md b/docs/content/en/commands/hugo_completion_fish.md
index aab77bfa0..0d2387410 100644
--- a/docs/content/en/commands/hugo_completion_fish.md
+++ b/docs/content/en/commands/hugo_completion_fish.md
@@ -39,7 +39,6 @@ hugo completion fish [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_completion_powershell.md b/docs/content/en/commands/hugo_completion_powershell.md
index dc8aadc37..ab45bbcc7 100644
--- a/docs/content/en/commands/hugo_completion_powershell.md
+++ b/docs/content/en/commands/hugo_completion_powershell.md
@@ -37,7 +37,6 @@ hugo completion powershell [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_completion_zsh.md b/docs/content/en/commands/hugo_completion_zsh.md
index b3062b7a1..06fb7507e 100644
--- a/docs/content/en/commands/hugo_completion_zsh.md
+++ b/docs/content/en/commands/hugo_completion_zsh.md
@@ -44,7 +44,6 @@ hugo completion zsh [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_config.md b/docs/content/en/commands/hugo_config.md
index e305e68d0..eb82b06ed 100644
--- a/docs/content/en/commands/hugo_config.md
+++ b/docs/content/en/commands/hugo_config.md
@@ -28,7 +28,6 @@ hugo config [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_config_mounts.md b/docs/content/en/commands/hugo_config_mounts.md
index f12ec8dfa..76592620b 100644
--- a/docs/content/en/commands/hugo_config_mounts.md
+++ b/docs/content/en/commands/hugo_config_mounts.md
@@ -24,7 +24,6 @@ hugo config mounts [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_convert.md b/docs/content/en/commands/hugo_convert.md
index df67d3c1d..686506211 100644
--- a/docs/content/en/commands/hugo_convert.md
+++ b/docs/content/en/commands/hugo_convert.md
@@ -28,7 +28,6 @@ See convert's subcommands toJSON, toTOML and toYAML for more information.
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_convert_toJSON.md b/docs/content/en/commands/hugo_convert_toJSON.md
index a6840bbfd..b055529c0 100644
--- a/docs/content/en/commands/hugo_convert_toJSON.md
+++ b/docs/content/en/commands/hugo_convert_toJSON.md
@@ -29,7 +29,6 @@ hugo convert toJSON [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_convert_toTOML.md b/docs/content/en/commands/hugo_convert_toTOML.md
index 522af07b3..cc98e3e30 100644
--- a/docs/content/en/commands/hugo_convert_toTOML.md
+++ b/docs/content/en/commands/hugo_convert_toTOML.md
@@ -29,7 +29,6 @@ hugo convert toTOML [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_convert_toYAML.md b/docs/content/en/commands/hugo_convert_toYAML.md
index 656556d30..fd3c3c08c 100644
--- a/docs/content/en/commands/hugo_convert_toYAML.md
+++ b/docs/content/en/commands/hugo_convert_toYAML.md
@@ -29,7 +29,6 @@ hugo convert toYAML [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_deploy.md b/docs/content/en/commands/hugo_deploy.md
index 41ae5d457..336bd0348 100644
--- a/docs/content/en/commands/hugo_deploy.md
+++ b/docs/content/en/commands/hugo_deploy.md
@@ -38,7 +38,6 @@ hugo deploy [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_env.md b/docs/content/en/commands/hugo_env.md
index c5919b248..3fad2ace1 100644
--- a/docs/content/en/commands/hugo_env.md
+++ b/docs/content/en/commands/hugo_env.md
@@ -31,7 +31,6 @@ hugo env [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_gen.md b/docs/content/en/commands/hugo_gen.md
index 84ec7ecba..fc321a9e9 100644
--- a/docs/content/en/commands/hugo_gen.md
+++ b/docs/content/en/commands/hugo_gen.md
@@ -20,7 +20,6 @@ A collection of several useful generators.
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_gen_autocomplete.md b/docs/content/en/commands/hugo_gen_autocomplete.md
index 7d2d4fd68..77f2fa076 100644
--- a/docs/content/en/commands/hugo_gen_autocomplete.md
+++ b/docs/content/en/commands/hugo_gen_autocomplete.md
@@ -42,7 +42,6 @@ hugo gen autocomplete [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_gen_chromastyles.md b/docs/content/en/commands/hugo_gen_chromastyles.md
index 2c24abca7..c032056bf 100644
--- a/docs/content/en/commands/hugo_gen_chromastyles.md
+++ b/docs/content/en/commands/hugo_gen_chromastyles.md
@@ -33,7 +33,6 @@ hugo gen chromastyles [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_gen_doc.md b/docs/content/en/commands/hugo_gen_doc.md
index 8c17b594d..158f3728b 100644
--- a/docs/content/en/commands/hugo_gen_doc.md
+++ b/docs/content/en/commands/hugo_gen_doc.md
@@ -35,7 +35,6 @@ hugo gen doc [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_gen_man.md b/docs/content/en/commands/hugo_gen_man.md
index 9aef9ab8e..e39a97999 100644
--- a/docs/content/en/commands/hugo_gen_man.md
+++ b/docs/content/en/commands/hugo_gen_man.md
@@ -31,7 +31,6 @@ hugo gen man [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_import.md b/docs/content/en/commands/hugo_import.md
index 1170b3b16..24cf29541 100644
--- a/docs/content/en/commands/hugo_import.md
+++ b/docs/content/en/commands/hugo_import.md
@@ -26,7 +26,6 @@ Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_p
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_import_jekyll.md b/docs/content/en/commands/hugo_import_jekyll.md
index f1d811fe6..08f97fb43 100644
--- a/docs/content/en/commands/hugo_import_jekyll.md
+++ b/docs/content/en/commands/hugo_import_jekyll.md
@@ -31,7 +31,6 @@ hugo import jekyll [flags]
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_list.md b/docs/content/en/commands/hugo_list.md
index 7f70ccb0e..ed5836fef 100644
--- a/docs/content/en/commands/hugo_list.md
+++ b/docs/content/en/commands/hugo_list.md
@@ -26,7 +26,6 @@ List requires a subcommand, e.g. `hugo list drafts`.
--configDir string config dir (default "config")
--debug debug output
-e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
--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)
diff --git a/docs/content/en/commands/hugo_list_all.md b/docs/content/en/commands/hugo_list_all.md
index 1a52f3f3e..1bc26e79b 100644
--- a/