]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
docs: Regen CLI docs
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 27 May 2023 15:03:14 +0000 (17:03 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 27 May 2023 15:03:14 +0000 (17:03 +0200)
34 files changed:
docs/content/en/commands/hugo.md
docs/content/en/commands/hugo_completion.md
docs/content/en/commands/hugo_completion_bash.md
docs/content/en/commands/hugo_completion_fish.md
docs/content/en/commands/hugo_completion_powershell.md
docs/content/en/commands/hugo_completion_zsh.md
docs/content/en/commands/hugo_config.md
docs/content/en/commands/hugo_config_mounts.md
docs/content/en/commands/hugo_convert_toJSON.md
docs/content/en/commands/hugo_convert_toTOML.md
docs/content/en/commands/hugo_convert_toYAML.md
docs/content/en/commands/hugo_env.md
docs/content/en/commands/hugo_gen.md
docs/content/en/commands/hugo_gen_chromastyles.md
docs/content/en/commands/hugo_gen_doc.md
docs/content/en/commands/hugo_gen_man.md
docs/content/en/commands/hugo_import.md
docs/content/en/commands/hugo_import_jekyll.md
docs/content/en/commands/hugo_list_all.md
docs/content/en/commands/hugo_list_drafts.md
docs/content/en/commands/hugo_list_expired.md
docs/content/en/commands/hugo_list_future.md
docs/content/en/commands/hugo_mod_clean.md
docs/content/en/commands/hugo_mod_get.md
docs/content/en/commands/hugo_mod_graph.md
docs/content/en/commands/hugo_mod_init.md
docs/content/en/commands/hugo_mod_npm.md
docs/content/en/commands/hugo_mod_npm_pack.md
docs/content/en/commands/hugo_mod_tidy.md
docs/content/en/commands/hugo_mod_vendor.md
docs/content/en/commands/hugo_mod_verify.md
docs/content/en/commands/hugo_new_content.md
docs/content/en/commands/hugo_new_site.md
docs/content/en/commands/hugo_version.md

index 8dbdd62316993bcd2a88369d7b041a01ad59dd52..73d443169e6fc58c738d1901cbeeaa01f4828770 100644 (file)
@@ -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
index 7ab87f800a9b6936d7af00eb3e0875677ed88283..d7cc64cc2fbde18285a9df3dfedeba408083c350 100644 (file)
@@ -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)
index a4d4d6f11d929d03884f1ab69eacacdf51097782..eb6fdd8d47aeb0dbec1ae9f722411f99b7b3201f 100644 (file)
@@ -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)
index 6fe2d7f1650acd480dd6ae19d48246794b1c9815..f81acb8afead57995fc9c4ce3ffe6ab25b21f174 100644 (file)
@@ -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)
index 614023dbb6783b53bf104f74bf13ad863174f10a..5f900ec594ac2ccd5412e595df7781fb84c50c98 100644 (file)
@@ -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)
index 7e17bc96dff66fed5e219aac220192f7c31da51d..fbe5c6ad4c4e725af8daba597defab9a8803ee87 100644 (file)
@@ -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)
index 7756465769cc2e7bd5f558c1ec7a535d805635b8..447c97c968a3e23a396a6a81c4e22b2eb326aea2 100644 (file)
@@ -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
index 1019f5102aa025628e8ae625ff57aab3550c3cd6..9ec0a5e7fe95fc46c45815ecff68bcaace6b31bc 100644 (file)
@@ -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)
index 73c2fc3038a9941bdac3d6871f0f82382ca55646..4b811f49e676793ca07de7fb801ac416f3e2e08d 100644 (file)
@@ -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)
index 9141eb1a22256e3b4ecfe08138f5b81d83d06e7b..19d847e9019e2e6db1593b042f7b9bf68de9c2b2 100644 (file)
@@ -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)
index a932921cf4719326c55aa472271890f203b0899c..1785d3ad8ab49fd70e6b2c17a6216a9b55dc76f8 100644 (file)
@@ -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)
index e001c6098919fc14895ab8e9d1d8a4cce30c9997..296e6e00218d58c9907a6f5d74b03bea5c1d00e5 100644 (file)
@@ -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)
index b589e2e0fb5757adb26154e721d1cd08fc225fed..71c6dfe42040d04a84198c3942e59be076a0610c 100644 (file)
@@ -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)
index 5ea23381d81c5326cf9019a3e49685f3861e1e98..9c41f7174549b088aba253a2cd9a67a0fdd8f947 100644 (file)
@@ -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)
index 16593400a3e70011ae96e0a5a0368b18d66131e1..59999fb7bede0bf54c75769150599b52597818d7 100644 (file)
@@ -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)
index 3602dcc934749c2b220c7920037cd5088e3c341d..f2c40d71d3aac7c202e611671f85bf8efba3f5b1 100644 (file)
@@ -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)
index ad4907d589c8fb097cbe62dc0f824282ee451854..c9774f466ed9b88b1a5e17887b47ac4f2365de5c 100644 (file)
@@ -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)
index 10d603bdff207dfe8c76a8f68e7316fdb1928e79..4e4876d90e7e0671860fb6af81bc512f6572d302 100644 (file)
@@ -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)
index 8edd0a4d911e01e882523b61414d55963e9dcfc1..5ac8a7c359bc6d2cdb14306982942e9a6f4510b9 100644 (file)
@@ -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)
index 5ec870a5d5de1dbc4a45ffd82dee6128f0e45ff3..601c7648fbe310282eb232818cb7b77aaa125258 100644 (file)
@@ -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)
index 3feae5640bc575005882987dd4862c43a815038f..47a9cc369da87c1955836d1411a7ed8e19b49c85 100644 (file)
@@ -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)
index 5b331b90b775aaed18f76aa574ce41d075e37c38..5cbb86c7482e01496e24bc84f86cc2b4c1968a86 100644 (file)
@@ -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)
index 922fab2abe9da83b248efe2f1d8ab0baba9fae00..ad97610cd34fd6bffd00cc0a66a2dfb6c72b5899 100644 (file)
@@ -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)
index d0d0f85d3cb0ac5d1184eae9e487e9d32eddf9f7..21fa1f967f764aa612379155e63ad6f52c3aba3a 100644 (file)
@@ -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)
index da72a2a31292f47c1d63f44b72e9de0f31cca62e..79ff3170f331bcf2c2d9d8f0b311fffd1e2958bd 100644 (file)
@@ -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)
index 7d5f77aa7893378974a7e88e15281360327cfaba..ad4501b644266f24f76c33220ef17968f3857116 100644 (file)
@@ -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)
index 12ec71b77ca4dd7b700379df2c79ca17b1c508e0..8e13a7294f73985324565252f28a8a84b10235b6 100644 (file)
@@ -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)
index b923db82c2e8e5bd68a33e07482d6f7c7ffbd913..aadac772be7241902274b507848624f51f88d7a4 100644 (file)
@@ -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)
index 63cb52ca6b2eb094dfe15ac2f8e926c7cea24e52..9c665f1c5bac829a81625a7acb5ad86796835696 100644 (file)
@@ -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)
index 9d9943c8a52bdf202d65ff4e152d2c326f417daa..42c04609a757490d66bbcb5d91892fabebf0ca30 100644 (file)
@@ -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)
index dd41f29fd224acd0bb12c826ddcd387123f5afbc..9cddcbc25d184d79de7e946e855c07ebb1745769 100644 (file)
@@ -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)
index 5ff63a20bb7dcf0253b57d3dca3a1c3c94f52879..8880f00c47ccba5eb7ce30b88f7f668e673d2836 100644 (file)
@@ -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
 ```
index 96bb51924a291df1e779f118b979d13e1f2eae8e..9409f1e28ade5e3070780e10b8612b5a8996a6df 100644 (file)
@@ -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
index 35b7201539aac61018b069fb8dfc9ae20c48c9a9..b78237bb738c3d468b7cf321dcab502e4aed36cc 100644 (file)
@@ -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)