]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
docs: Regen CLI docs
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 15 Oct 2024 08:30:35 +0000 (10:30 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 15 Oct 2024 08:30:35 +0000 (10:30 +0200)
39 files changed:
docs/content/en/commands/hugo.md
docs/content/en/commands/hugo_build.md
docs/content/en/commands/hugo_completion.md
docs/content/en/commands/hugo_config.md
docs/content/en/commands/hugo_config_mounts.md
docs/content/en/commands/hugo_convert.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_deploy.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.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_list_published.md
docs/content/en/commands/hugo_mod.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_tidy.md
docs/content/en/commands/hugo_mod_vendor.md
docs/content/en/commands/hugo_mod_verify.md
docs/content/en/commands/hugo_new.md
docs/content/en/commands/hugo_new_content.md
docs/content/en/commands/hugo_new_site.md
docs/content/en/commands/hugo_new_theme.md
docs/content/en/commands/hugo_server.md
docs/content/en/commands/hugo_server_trust.md
docs/content/en/commands/hugo_version.md

index badd6d7eacfdc0f5433838e008252cbbe7521b04..c23b3e4baed19af48db0dc4989b528167e2d92fb 100644 (file)
@@ -5,7 +5,7 @@ url: /commands/hugo/
 ---
 ## hugo
 
-hugo builds your site
+Build your site
 
 ### Synopsis
 
@@ -70,17 +70,17 @@ hugo [flags]
 
 ### SEE ALSO
 
-* [hugo build](/commands/hugo_build/)   - build builds your site
+* [hugo build](/commands/hugo_build/)   - Build your site
 * [hugo completion](/commands/hugo_completion/)         - Generate the autocompletion script for the specified shell
-* [hugo config](/commands/hugo_config/)         - Print the site configuration
-* [hugo convert](/commands/hugo_convert/)       - Convert your content to different formats
-* [hugo deploy](/commands/hugo_deploy/)         - Deploy your site to a Cloud provider.
-* [hugo env](/commands/hugo_env/)       - Print Hugo version and environment info
-* [hugo gen](/commands/hugo_gen/)       - A collection of several useful generators.
-* [hugo import](/commands/hugo_import/)         - Import your site from others.
-* [hugo list](/commands/hugo_list/)     - Listing out various types of content
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
-* [hugo new](/commands/hugo_new/)       - Create new content for your site
-* [hugo server](/commands/hugo_server/)         - A high performance webserver
-* [hugo version](/commands/hugo_version/)       - Print Hugo version and environment info
+* [hugo config](/commands/hugo_config/)         - Display site configuration
+* [hugo convert](/commands/hugo_convert/)       - Convert front matter to another format
+* [hugo deploy](/commands/hugo_deploy/)         - Deploy your site to a cloud provider
+* [hugo env](/commands/hugo_env/)       - Display version and environment info
+* [hugo gen](/commands/hugo_gen/)       - Generate documentation and syntax highlighting styles
+* [hugo import](/commands/hugo_import/)         - Import a site from another system
+* [hugo list](/commands/hugo_list/)     - List content
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
+* [hugo new](/commands/hugo_new/)       - Create new content
+* [hugo server](/commands/hugo_server/)         - Start the embedded web server
+* [hugo version](/commands/hugo_version/)       - Display version
 
index 72686cb9be2d2a37f7be4f0eb5d5ef6985284e45..c0abecfa9053c16f5ac0b245f09da3d08bf391ef 100644 (file)
@@ -5,7 +5,7 @@ url: /commands/hugo_build/
 ---
 ## hugo build
 
-build builds your site
+Build your site
 
 ### Synopsis
 
@@ -70,5 +70,5 @@ hugo build [flags]
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 
index 21635e81e635d97c1cd339d7e9d5bb92b75c77a4..171018fee213cfa311479dbed653d4b7725ef2a5 100644 (file)
@@ -39,7 +39,7 @@ See each sub-command's help for details on how to use the generated script.
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 * [hugo completion bash](/commands/hugo_completion_bash/)       - Generate the autocompletion script for bash
 * [hugo completion fish](/commands/hugo_completion_fish/)       - Generate the autocompletion script for fish
 * [hugo completion powershell](/commands/hugo_completion_powershell/)   - Generate the autocompletion script for powershell
index fac513dceead9d4ba42693911263312d5edbcfa5..96f84a531df38f0603e718386425c10a7e4b48da 100644 (file)
@@ -5,11 +5,11 @@ url: /commands/hugo_config/
 ---
 ## hugo config
 
-Print the site configuration
+Display site configuration
 
 ### Synopsis
 
-Print the site configuration, both default and custom settings.
+Display site configuration, both default and custom settings.
 
 ```
 hugo config [command] [flags]
@@ -48,6 +48,6 @@ hugo config [command] [flags]
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 * [hugo config mounts](/commands/hugo_config_mounts/)   - Print the configured file mounts
 
index 42c8b29aa57c88da4b42c6df2ebfd5c228e98e34..6fa30c0162700a96b6441b26c894fb4ac186ffa4 100644 (file)
@@ -42,5 +42,5 @@ hugo config mounts [flags] [args]
 
 ### SEE ALSO
 
-* [hugo config](/commands/hugo_config/)         - Print the site configuration
+* [hugo config](/commands/hugo_config/)         - Display site configuration
 
index 7b18ee6f8aaad3b787cc9aa83a88ff3bbb6b6e77..53d4d992cf8d2325010f946bab3ed421d75fdb83 100644 (file)
@@ -5,11 +5,11 @@ url: /commands/hugo_convert/
 ---
 ## hugo convert
 
-Convert your content to different formats
+Convert front matter to another format
 
 ### Synopsis
 
-Convert your content (e.g. front matter) to different formats.
+Convert front matter to another format.
 
 See convert's subcommands toJSON, toTOML and toYAML for more information.
 
@@ -41,7 +41,7 @@ See convert's subcommands toJSON, toTOML and toYAML for more information.
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 * [hugo convert toJSON](/commands/hugo_convert_tojson/)         - Convert front matter to JSON
 * [hugo convert toTOML](/commands/hugo_convert_totoml/)         - Convert front matter to TOML
 * [hugo convert toYAML](/commands/hugo_convert_toyaml/)         - Convert front matter to YAML
index 1dfb33aa0663a3bc5de7d5cad33a0246b3150d03..9546788b5d9e7c73e54fb80843e9e810d5132869 100644 (file)
@@ -44,5 +44,5 @@ hugo convert toJSON [flags] [args]
 
 ### SEE ALSO
 
-* [hugo convert](/commands/hugo_convert/)       - Convert your content to different formats
+* [hugo convert](/commands/hugo_convert/)       - Convert front matter to another format
 
index ddd6b8270b3d37203ed77241781588a6f213e4e5..3bd703f603e187b1e9b9d04ae44f5b46a5fbf373 100644 (file)
@@ -44,5 +44,5 @@ hugo convert toTOML [flags] [args]
 
 ### SEE ALSO
 
-* [hugo convert](/commands/hugo_convert/)       - Convert your content to different formats
+* [hugo convert](/commands/hugo_convert/)       - Convert front matter to another format
 
index bddbb88a58481fdb1258254660d1518ed5fbc058..563375486d920226b1e7a58922e89cbc7f0a5c84 100644 (file)
@@ -44,5 +44,5 @@ hugo convert toYAML [flags] [args]
 
 ### SEE ALSO
 
-* [hugo convert](/commands/hugo_convert/)       - Convert your content to different formats
+* [hugo convert](/commands/hugo_convert/)       - Convert front matter to another format
 
index a606083fc554ad7e20978f0dfa6c41a9333fd282..a6fc536584aca1c3bbcf2ea7d8ff4f82867303f0 100644 (file)
@@ -5,11 +5,11 @@ url: /commands/hugo_deploy/
 ---
 ## hugo deploy
 
-Deploy your site to a Cloud provider.
+Deploy your site to a cloud provider
 
 ### Synopsis
 
-Deploy your site to a Cloud provider.
+Deploy your site to a cloud provider
 
 See https://gohugo.io/hosting-and-deployment/hugo-deploy/ for detailed
 documentation.
@@ -52,5 +52,5 @@ hugo deploy [flags] [args]
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 
index 9b73cea5feb2ae2bd3b9e2da71908f755005aeff..50a7bc92f49a226ca08aac54e8319d73e993a7e6 100644 (file)
@@ -5,11 +5,11 @@ url: /commands/hugo_env/
 ---
 ## hugo env
 
-Print Hugo version and environment info
+Display version and environment info
 
 ### Synopsis
 
-Print Hugo version and environment info. This is useful in Hugo bug reports
+Display version and environment info. This is useful in Hugo bug reports
 
 ```
 hugo env [flags] [args]
@@ -41,5 +41,5 @@ hugo env [flags] [args]
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 
index ea1696db91c0961d48f08b6c3eb03d7d49eec844..20d8291788d18c6d5c9b54977c706acf51fce354 100644 (file)
@@ -5,7 +5,11 @@ url: /commands/hugo_gen/
 ---
 ## hugo gen
 
-A collection of several useful generators.
+Generate documentation and syntax highlighting styles
+
+### Synopsis
+
+Generate documentation for your project using Hugo's documentation engine, including syntax highlighting for various programming languages.
 
 ### Options
 
@@ -33,7 +37,7 @@ A collection of several useful generators.
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 * [hugo gen chromastyles](/commands/hugo_gen_chromastyles/)     - Generate CSS stylesheet for the Chroma code highlighter
 * [hugo gen doc](/commands/hugo_gen_doc/)       - Generate Markdown documentation for the Hugo CLI.
 * [hugo gen man](/commands/hugo_gen_man/)       - Generate man pages for the Hugo CLI
index cc244878c0599ed5419405046d8eb837ba4e7d12..1c0ac72355c6f4a5da2540e2c0038374c1309518 100644 (file)
@@ -47,5 +47,5 @@ hugo gen chromastyles [flags] [args]
 
 ### SEE ALSO
 
-* [hugo gen](/commands/hugo_gen/)       - A collection of several useful generators.
+* [hugo gen](/commands/hugo_gen/)       - Generate documentation and syntax highlighting styles
 
index 84493ab982a87632804f48f5a654852bd967982f..5d2fffa4f507e2f9799f84440c50098138efa9c7 100644 (file)
@@ -47,5 +47,5 @@ hugo gen doc [flags] [args]
 
 ### SEE ALSO
 
-* [hugo gen](/commands/hugo_gen/)       - A collection of several useful generators.
+* [hugo gen](/commands/hugo_gen/)       - Generate documentation and syntax highlighting styles
 
index 40267def2d4f3ade803fbe610fa15cb0f31f870d..f05b06298960c48836164d792838f1f1f9f09747 100644 (file)
@@ -44,5 +44,5 @@ hugo gen man [flags] [args]
 
 ### SEE ALSO
 
-* [hugo gen](/commands/hugo_gen/)       - A collection of several useful generators.
+* [hugo gen](/commands/hugo_gen/)       - Generate documentation and syntax highlighting styles
 
index 71af58f8be24ff2ac41cba01322036d707f609c9..7de28e4cb663aadacf9e1547d19ff783dc3518d0 100644 (file)
@@ -5,11 +5,11 @@ url: /commands/hugo_import/
 ---
 ## hugo import
 
-Import your site from others.
+Import a site from another system
 
 ### Synopsis
 
-Import your site from other web site generators like Jekyll.
+Import a site from another system.
 
 Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_path`.
 
@@ -39,6 +39,6 @@ Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_p
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 * [hugo import jekyll](/commands/hugo_import_jekyll/)   - hugo import from Jekyll
 
index 729413671597dee4622eed7fcb3e8d4d4e133bac..33c91d24c6140a4a5a02e695143aa498386d1c3d 100644 (file)
@@ -44,5 +44,5 @@ hugo import jekyll [flags] [args]
 
 ### SEE ALSO
 
-* [hugo import](/commands/hugo_import/)         - Import your site from others.
+* [hugo import](/commands/hugo_import/)         - Import a site from another system
 
index 9fab42ca928c9c715ea87307b440bb043c540e05..070a44d849d84db50e29ed5ce4a3a6fc9d0d9654 100644 (file)
@@ -5,11 +5,11 @@ url: /commands/hugo_list/
 ---
 ## hugo list
 
-Listing out various types of content
+List content
 
 ### Synopsis
 
-Listing out various types of content.
+List content.
 
 List requires a subcommand, e.g. hugo list drafts
 
@@ -39,7 +39,7 @@ List requires a subcommand, e.g. hugo list drafts
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 * [hugo list all](/commands/hugo_list_all/)     - List all content
 * [hugo list drafts](/commands/hugo_list_drafts/)       - List draft content
 * [hugo list expired](/commands/hugo_list_expired/)     - List expired content
index d8dc10c9e29dd6012d851a4a2dfe69b2002bff26..5dd29904e1a5eae6370a249ac5c4cc51b18dfa9d 100644 (file)
@@ -41,5 +41,5 @@ hugo list all [flags] [args]
 
 ### SEE ALSO
 
-* [hugo list](/commands/hugo_list/)     - Listing out various types of content
+* [hugo list](/commands/hugo_list/)     - List content
 
index f1015bbb511dbd62477e7a07cbf7d628ad659d1e..4dff70886dc66151facee9a2e02646127f10ac99 100644 (file)
@@ -41,5 +41,5 @@ hugo list drafts [flags] [args]
 
 ### SEE ALSO
 
-* [hugo list](/commands/hugo_list/)     - Listing out various types of content
+* [hugo list](/commands/hugo_list/)     - List content
 
index 35f6636e18c4020babe88afc4b49a5adde8d805a..7b874a10599a99bce967748c20c218afb0e4b237 100644 (file)
@@ -41,5 +41,5 @@ hugo list expired [flags] [args]
 
 ### SEE ALSO
 
-* [hugo list](/commands/hugo_list/)     - Listing out various types of content
+* [hugo list](/commands/hugo_list/)     - List content
 
index bef162441781bfbc322bb53e810858e9f03b75a8..f558acd521482c99089a11bb722016b615bd10b8 100644 (file)
@@ -41,5 +41,5 @@ hugo list future [flags] [args]
 
 ### SEE ALSO
 
-* [hugo list](/commands/hugo_list/)     - Listing out various types of content
+* [hugo list](/commands/hugo_list/)     - List content
 
index d53f6d94174095615afe9762edc2390a6c7df205..9fc75694b02c9a6f25a659385831b218350546d6 100644 (file)
@@ -41,5 +41,5 @@ hugo list published [flags] [args]
 
 ### SEE ALSO
 
-* [hugo list](/commands/hugo_list/)     - Listing out various types of content
+* [hugo list](/commands/hugo_list/)     - List content
 
index 7fe9dc18d7b310651bed37af3817b219781697f4..d4e305ff1c019c9a2d122f1bff6d8d02693a13d6 100644 (file)
@@ -5,7 +5,7 @@ url: /commands/hugo_mod/
 ---
 ## hugo mod
 
-Various Hugo Modules helpers.
+Manage modules
 
 ### Synopsis
 
@@ -48,7 +48,7 @@ See https://gohugo.io/hugo-modules/ for more information.
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 * [hugo mod clean](/commands/hugo_mod_clean/)   - Delete the Hugo Module cache for the current project.
 * [hugo mod get](/commands/hugo_mod_get/)       - Resolves dependencies in your current Hugo Project.
 * [hugo mod graph](/commands/hugo_mod_graph/)   - Print a module dependency graph.
index e7d933da71119cdc0c100fe1f00fdae5325d2917..80a983a661a5c057bed3cb462ed503275b07ef71 100644 (file)
@@ -48,5 +48,5 @@ hugo mod clean [flags] [args]
 
 ### SEE ALSO
 
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
 
index 0b8a622f629574e000e34f90de3c873dc4f4748a..de6b01a24b4289b968646fa3bc052422c6a95b83 100644 (file)
@@ -72,5 +72,5 @@ hugo mod get [flags] [args]
 
 ### SEE ALSO
 
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
 
index 506bff2780895730985692d63a3d58e902739005..f20e26b6f35bdc7cfbabacc937179b2ac2bb30b6 100644 (file)
@@ -49,5 +49,5 @@ hugo mod graph [flags] [args]
 
 ### SEE ALSO
 
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
 
index dcea44b4bded5f93df08cabde37797ba5b43df53..1d7bc4ac0b6f1c30581dbfbfa4e29446ce26a527 100644 (file)
@@ -53,5 +53,5 @@ hugo mod init [flags] [args]
 
 ### SEE ALSO
 
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
 
index 763b3c247668c90bf32da4e12b2b45280fe2cbd4..eeb684e51777dda2167a7a8f08fce039cfcf5483 100644 (file)
@@ -41,6 +41,6 @@ hugo mod npm [command] [flags]
 
 ### SEE ALSO
 
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
 * [hugo mod npm pack](/commands/hugo_mod_npm_pack/)     - Experimental: Prepares and writes a composite package.json file for your project.
 
index 6d024564f1f64ac17112197eaf649fc9ca209cc4..be0f9265788eff647ce4aa5ccf276842f2b5e667 100644 (file)
@@ -42,5 +42,5 @@ hugo mod tidy [flags] [args]
 
 ### SEE ALSO
 
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
 
index 6f96caec29ad6f8363ec242fae645f346682e8f6..d33b2a6734a6cf020e172db389df21f88450592c 100644 (file)
@@ -48,5 +48,5 @@ hugo mod vendor [flags] [args]
 
 ### SEE ALSO
 
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
 
index d3f639feab0097b1edb07900e2aeba05ddae8a4d..c5e755e3c40a521a26e2325130ffbec6c1f4f9a5 100644 (file)
@@ -47,5 +47,5 @@ hugo mod verify [flags] [args]
 
 ### SEE ALSO
 
-* [hugo mod](/commands/hugo_mod/)       - Various Hugo Modules helpers.
+* [hugo mod](/commands/hugo_mod/)       - Manage modules
 
index 2146f85fcc46d6f02386f6a9b0144c9ff10165f9..cfe6cc1cd441c79918109f5dd3823d36b5c6d6f2 100644 (file)
@@ -5,7 +5,7 @@ url: /commands/hugo_new/
 ---
 ## hugo new
 
-Create new content for your site
+Create new content
 
 ### Synopsis
 
@@ -44,8 +44,8 @@ Ensure you run this within the root directory of your site.
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
-* [hugo new content](/commands/hugo_new_content/)       - Create new content for your site
+* [hugo](/commands/hugo/)       - Build your site
+* [hugo new content](/commands/hugo_new_content/)       - Create new content
 * [hugo new site](/commands/hugo_new_site/)     - Create a new site (skeleton)
 * [hugo new theme](/commands/hugo_new_theme/)   - Create a new theme (skeleton)
 
index f0ea64ab7f9f0295c5c0c21314a6e18cc9ec4df3..c1e3ffa30c25095c0daabfc71a3f35bd7aebe90a 100644 (file)
@@ -5,7 +5,7 @@ url: /commands/hugo_new_content/
 ---
 ## hugo new content
 
-Create new content for your site
+Create new content
 
 ### Synopsis
 
@@ -56,5 +56,5 @@ hugo new content [path] [flags]
 
 ### SEE ALSO
 
-* [hugo new](/commands/hugo_new/)       - Create new content for your site
+* [hugo new](/commands/hugo_new/)       - Create new content
 
index a79e6f85adc72194cb6ddcbbc974da800d088c0f..9df879103b395c1369a498dc0be38ef90c9c5ff2 100644 (file)
@@ -45,5 +45,5 @@ hugo new site [path] [flags]
 
 ### SEE ALSO
 
-* [hugo new](/commands/hugo_new/)       - Create new content for your site
+* [hugo new](/commands/hugo_new/)       - Create new content
 
index c3003200dffa8cee153a38168d1d604eb51816f2..6ab98f6b9b6771cfe04991a4972a4f027ac584d5 100644 (file)
@@ -44,5 +44,5 @@ hugo new theme [name] [flags]
 
 ### SEE ALSO
 
-* [hugo new](/commands/hugo_new/)       - Create new content for your site
+* [hugo new](/commands/hugo_new/)       - Create new content
 
index dada8c43e49dfabef05f11ccc7abd8ed20aae9c8..b79b7f374b3de71ebef77f285145078218db86a2 100644 (file)
@@ -5,7 +5,7 @@ url: /commands/hugo_server/
 ---
 ## hugo server
 
-A high performance webserver
+Start the embedded web server
 
 ### Synopsis
 
@@ -94,6 +94,6 @@ hugo server [command] [flags]
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site
 * [hugo server trust](/commands/hugo_server_trust/)     - Install the local CA in the system trust store.
 
index c4cf750fa38fcce57badbca41d01ce32b6e6ba27..fb242d88ca71434d181ee3c3662561f1566902ba 100644 (file)
@@ -38,5 +38,5 @@ hugo server trust [flags] [args]
 
 ### SEE ALSO
 
-* [hugo server](/commands/hugo_server/)         - A high performance webserver
+* [hugo server](/commands/hugo_server/)         - Start the embedded web server
 
index 471edd2bb08432b01426526341a3db87937af454..bbc9610930097d0853c1ed6b3c9ead8889a74ecd 100644 (file)
@@ -5,11 +5,11 @@ url: /commands/hugo_version/
 ---
 ## hugo version
 
-Print Hugo version and environment info
+Display version
 
 ### Synopsis
 
-Print Hugo version and environment info. This is useful in Hugo bug reports.
+Display version and environment info. This is useful in Hugo bug reports.
 
 ```
 hugo version [flags] [args]
@@ -41,5 +41,5 @@ hugo version [flags] [args]
 
 ### SEE ALSO
 
-* [hugo](/commands/hugo/)       - hugo builds your site
+* [hugo](/commands/hugo/)       - Build your site