docs: Regenerate commands doc
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 6 Jul 2017 08:34:53 +0000 (10:34 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 6 Jul 2017 08:34:53 +0000 (10:34 +0200)
26 files changed:
docs/content/commands/hugo.md
docs/content/commands/hugo_benchmark.md
docs/content/commands/hugo_check.md
docs/content/commands/hugo_check_ulimit.md
docs/content/commands/hugo_config.md
docs/content/commands/hugo_convert.md
docs/content/commands/hugo_convert_toJSON.md
docs/content/commands/hugo_convert_toTOML.md
docs/content/commands/hugo_convert_toYAML.md
docs/content/commands/hugo_env.md
docs/content/commands/hugo_gen.md
docs/content/commands/hugo_gen_autocomplete.md
docs/content/commands/hugo_gen_doc.md
docs/content/commands/hugo_gen_man.md
docs/content/commands/hugo_import.md
docs/content/commands/hugo_import_jekyll.md
docs/content/commands/hugo_list.md
docs/content/commands/hugo_list_drafts.md
docs/content/commands/hugo_list_expired.md
docs/content/commands/hugo_list_future.md
docs/content/commands/hugo_new.md
docs/content/commands/hugo_new_site.md
docs/content/commands/hugo_new_theme.md
docs/content/commands/hugo_server.md
docs/content/commands/hugo_undraft.md
docs/content/commands/hugo_version.md

index 0e02a8a9bd5298a333dd75d26ce2e7d8114ab7bd..a88861e5ecfd1a95053c2002990fd1dead7d1bdf 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo"
 slug: hugo
 url: /commands/hugo/
@@ -74,7 +74,7 @@ hugo [flags]
 * [hugo list](/commands/hugo_list/)     - Listing out various types of content
 * [hugo new](/commands/hugo_new/)       - Create new content for your site
 * [hugo server](/commands/hugo_server/)         - A high performance webserver
-* [hugo undraft](/commands/hugo_undraft/)       - Undraft changes the content's draft status from 'True' to 'False'
+* [hugo undraft](/commands/hugo_undraft/)       - Undraft resets the content's draft status
 * [hugo version](/commands/hugo_version/)       - Print the version number of Hugo
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index acef140a33f103deeb4b22e35519765dea3ef25f..a3e4dcc6893b085b44531a77c9e386ac651be338 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo benchmark"
 slug: hugo_benchmark
 url: /commands/hugo_benchmark/
@@ -69,4 +69,4 @@ hugo benchmark [flags]
 ### SEE ALSO
 * [hugo](/commands/hugo/)       - hugo builds your site
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 1cab62f3e86db20ea4bfad9e99fffa1e2dd6482c..17b57c1c70bffde43b18b2fd9a7d072c508f655b 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo check"
 slug: hugo_check
 url: /commands/hugo_check/
@@ -34,4 +34,4 @@ Contains some verification checks
 * [hugo](/commands/hugo/)       - hugo builds your site
 * [hugo check ulimit](/commands/hugo_check_ulimit/)     - Check system ulimit settings
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 33dae348f345035caddd8738b7546d8f31224e01..f9cfadacac21e4f8a557e74ea283607a48fd76c2 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo check ulimit"
 slug: hugo_check_ulimit
 url: /commands/hugo_check_ulimit/
@@ -38,4 +38,4 @@ hugo check ulimit [flags]
 ### SEE ALSO
 * [hugo check](/commands/hugo_check/)   - Contains some verification checks
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index f15d28f04a4724dfb2209efa85fd58f4e156c348..c5abf9f9a3e1d7e5ae00fc885b5bc432026404b6 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo config"
 slug: hugo_config
 url: /commands/hugo_config/
@@ -37,4 +37,4 @@ hugo config [flags]
 ### SEE ALSO
 * [hugo](/commands/hugo/)       - hugo builds your site
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 62005e6f9d3e0b11335f27c3c85b096095ac6862..0996888f62f9cb85c162fb909d62ada4ba27a08f 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo convert"
 slug: hugo_convert
 url: /commands/hugo_convert/
@@ -41,4 +41,4 @@ See convert's subcommands toJSON, toTOML and toYAML for more information.
 * [hugo convert toTOML](/commands/hugo_convert_totoml/)         - Convert front matter to TOML
 * [hugo convert toYAML](/commands/hugo_convert_toyaml/)         - Convert front matter to YAML
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index f6136ad4ad79d1f8906bc7e0f14024eec199fe84..7d3937540ab26dccb9a25ab34aba5c3fb9795599 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo convert toJSON"
 slug: hugo_convert_toJSON
 url: /commands/hugo_convert_tojson/
@@ -41,4 +41,4 @@ hugo convert toJSON [flags]
 ### SEE ALSO
 * [hugo convert](/commands/hugo_convert/)       - Convert your content to different formats
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 229004e787fb4234b746f6ad6d96a8d8f66ad33a..a18595780c734a37c44d7908ba67d475b47ed91f 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo convert toTOML"
 slug: hugo_convert_toTOML
 url: /commands/hugo_convert_totoml/
@@ -41,4 +41,4 @@ hugo convert toTOML [flags]
 ### SEE ALSO
 * [hugo convert](/commands/hugo_convert/)       - Convert your content to different formats
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 3c0cafe466a05c6121e32039ee140e9f58885ce6..d49964f371fb1854736a2d96c71926eedb2901ec 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo convert toYAML"
 slug: hugo_convert_toYAML
 url: /commands/hugo_convert_toyaml/
@@ -41,4 +41,4 @@ hugo convert toYAML [flags]
 ### SEE ALSO
 * [hugo convert](/commands/hugo_convert/)       - Convert your content to different formats
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 857f037015f69f855b2da8a9b450f893967ff874..c6bc7c7e11631e40dd74b7fe76fcd8db5c9c063b 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo env"
 slug: hugo_env
 url: /commands/hugo_env/
@@ -37,4 +37,4 @@ hugo env [flags]
 ### SEE ALSO
 * [hugo](/commands/hugo/)       - hugo builds your site
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index c2521aeba8ad94cab719db29029832a9d2364b52..7fec7a5970971137b59ad2c2acab823f0c88aeb2 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo gen"
 slug: hugo_gen
 url: /commands/hugo_gen/
@@ -36,4 +36,4 @@ A collection of several useful generators.
 * [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
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index df89faab62ebbc8e60d6531d51c66f580e9ff881..e1bb012704b50c24c345d7aa3f41c0c6c4235c5d 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo gen autocomplete"
 slug: hugo_gen_autocomplete
 url: /commands/hugo_gen_autocomplete/
@@ -55,4 +55,4 @@ hugo gen autocomplete [flags]
 ### SEE ALSO
 * [hugo gen](/commands/hugo_gen/)       - A collection of several useful generators.
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 48402d12cd6fc3979d3b169f6f8ca5f4dfa94330..c4442de0b500d044c50379285b7ff16212570d83 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo gen doc"
 slug: hugo_gen_doc
 url: /commands/hugo_gen_doc/
@@ -44,4 +44,4 @@ hugo gen doc [flags]
 ### SEE ALSO
 * [hugo gen](/commands/hugo_gen/)       - A collection of several useful generators.
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index efec000ee8c002c7c21dfafcb8f039a682ad62cb..e4e6af0f745b768367bfc5b6bc9cf8c590e767ac 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo gen man"
 slug: hugo_gen_man
 url: /commands/hugo_gen_man/
@@ -40,4 +40,4 @@ hugo gen man [flags]
 ### SEE ALSO
 * [hugo gen](/commands/hugo_gen/)       - A collection of several useful generators.
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index aafe8e4f7f664d59d49fde4840a6113d770c3ba1..b5140760af7fa45e4ed4453c5fdb8847dffb6372 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo import"
 slug: hugo_import
 url: /commands/hugo_import/
@@ -36,4 +36,4 @@ Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_p
 * [hugo](/commands/hugo/)       - hugo builds your site
 * [hugo import jekyll](/commands/hugo_import_jekyll/)   - hugo import from Jekyll
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index f3427d04ddadccb6b192fef77b28075527e5a341..cbdd01824e0312b16debcd5af87d17b72d386f6f 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo import jekyll"
 slug: hugo_import_jekyll
 url: /commands/hugo_import_jekyll/
@@ -40,4 +40,4 @@ hugo import jekyll [flags]
 ### SEE ALSO
 * [hugo import](/commands/hugo_import/)         - Import your site from others.
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 818c1520e9956663863cc914589638380a8b2ba6..902cfc38b1da612c1395260c1b38e5460fda9883 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo list"
 slug: hugo_list
 url: /commands/hugo_list/
@@ -39,4 +39,4 @@ List requires a subcommand, e.g. `hugo list drafts`.
 * [hugo list expired](/commands/hugo_list_expired/)     - List all posts already expired
 * [hugo list future](/commands/hugo_list_future/)       - List all posts dated in the future
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 4ca7319b1ac5594264ecabd9333e2d5a1b6806ca..4e1de8460d86f6285ea811c00af1f18739cfda4e 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo list drafts"
 slug: hugo_list_drafts
 url: /commands/hugo_list_drafts/
@@ -38,4 +38,4 @@ hugo list drafts [flags]
 ### SEE ALSO
 * [hugo list](/commands/hugo_list/)     - Listing out various types of content
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index fcc48085dc03e754fed27d5a8843f9c1f4452fb3..7e48d61b41ba83ec7faef149307b818450e10d62 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo list expired"
 slug: hugo_list_expired
 url: /commands/hugo_list_expired/
@@ -39,4 +39,4 @@ hugo list expired [flags]
 ### SEE ALSO
 * [hugo list](/commands/hugo_list/)     - Listing out various types of content
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 46e4725343cfb1d0512322865616d92dce438922..e1358b0fcbbed9e27162f551e2bce17660f57e0d 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo list future"
 slug: hugo_list_future
 url: /commands/hugo_list_future/
@@ -39,4 +39,4 @@ hugo list future [flags]
 ### SEE ALSO
 * [hugo list](/commands/hugo_list/)     - Listing out various types of content
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 25eb3d803bf363a6ff657e9e40ea59510e07a30a..8e6668eca41cd79bee01bbfa27292b567f3765ae 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo new"
 slug: hugo_new
 url: /commands/hugo_new/
@@ -47,4 +47,4 @@ hugo new [path] [flags]
 * [hugo new site](/commands/hugo_new_site/)     - Create a new site (skeleton)
 * [hugo new theme](/commands/hugo_new_theme/)   - Create a new theme
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 586d4db12f111f4d298659412d438b622e81d305..af055195e2e0679a5ea104dbe82cf6a1adbac4fc 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo new site"
 slug: hugo_new_site
 url: /commands/hugo_new_site/
@@ -42,4 +42,4 @@ hugo new site [path] [flags]
 ### SEE ALSO
 * [hugo new](/commands/hugo_new/)       - Create new content for your site
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 355978fc15ec7e689056352ead7753137556e01e..94a5951763398b58459f369160ce4d29c6b8fbe2 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo new theme"
 slug: hugo_new_theme
 url: /commands/hugo_new_theme/
@@ -41,4 +41,4 @@ hugo new theme [name] [flags]
 ### SEE ALSO
 * [hugo new](/commands/hugo_new/)       - Create new content for your site
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 3171a8556a2788642422c2bbcc49c44fc3b7c21c..71e8ff6d531f46004fa9880d04ad52869805a81a 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo server"
 slug: hugo_server
 url: /commands/hugo_server/
@@ -55,6 +55,7 @@ hugo server [flags]
   -l, --layoutDir string           filesystem path to layout directory
       --meminterval string         interval to poll memory usage (requires --memstats), valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". (default "100ms")
       --memstats string            log memory usage to this file
+      --navigateToChanged          navigate to changed content file on live browser reload
       --noChmod                    don't sync permission mode of files
       --noTimes                    don't sync modification time of files
       --pluralizeListTitles        pluralize titles in lists using inflect (default true)
@@ -83,4 +84,4 @@ hugo server [flags]
 ### SEE ALSO
 * [hugo](/commands/hugo/)       - hugo builds your site
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index 5cac7b40187808165b470e90561bec8941fdbecb..df986a2d2dacc643f009d86c3fc94fdb5274bad6 100644 (file)
@@ -1,17 +1,17 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo undraft"
 slug: hugo_undraft
 url: /commands/hugo_undraft/
 ---
 ## hugo undraft
 
-Undraft changes the content's draft status from 'True' to 'False'
+Undraft resets the content's draft status
 
 ### Synopsis
 
 
-Undraft changes the content's draft status from 'True' to 'False'
+Undraft resets the content's draft status
 and updates the date to the current date and time.
 If the content's draft status is 'False', nothing is done.
 
@@ -39,4 +39,4 @@ hugo undraft path/to/content [flags]
 ### SEE ALSO
 * [hugo](/commands/hugo/)       - hugo builds your site
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017
index d1ee4a4c9d5a25f30b1f287ae1684bac571fd6b4..053946df12c0f2d9941603533a86875f85e41038 100644 (file)
@@ -1,5 +1,5 @@
 ---
-date: 2017-06-29T08:42:09+02:00
+date: 2017-07-06T10:34:39+02:00
 title: "hugo version"
 slug: hugo_version
 url: /commands/hugo_version/
@@ -37,4 +37,4 @@ hugo version [flags]
 ### SEE ALSO
 * [hugo](/commands/hugo/)       - hugo builds your site
 
-###### Auto generated by spf13/cobra on 29-Jun-2017
+###### Auto generated by spf13/cobra on 6-Jul-2017