Fix formatting in hugo command description - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit be2842da18ebe3ec1a28a336ae4c48d889d302d1
 (DIR) parent be831d7409b3ec1524cc248b01af4324221a0ce7
 (HTM) Author: bep <bjorn.erik.pedersen@gmail.com>
       Date:   Thu, 21 May 2015 20:05:14 +0200
       
       Fix formatting in hugo command description
       
       Diffstat:
         M commands/hugo.go                    |       3 +--
         M docs/content/commands/hugo.md       |       7 +++----
         M docs/content/commands/hugo_benchma… |       4 ++--
         M docs/content/commands/hugo_check.md |       4 ++--
         M docs/content/commands/hugo_config.… |       4 ++--
         M docs/content/commands/hugo_convert… |       4 ++--
         M docs/content/commands/hugo_convert… |       4 ++--
         M docs/content/commands/hugo_convert… |       4 ++--
         M docs/content/commands/hugo_convert… |       4 ++--
         M docs/content/commands/hugo_genauto… |       4 ++--
         M docs/content/commands/hugo_gendoc.… |       4 ++--
         M docs/content/commands/hugo_help.md  |       4 ++--
         M docs/content/commands/hugo_list.md  |       4 ++--
         M docs/content/commands/hugo_list_dr… |       4 ++--
         M docs/content/commands/hugo_list_fu… |       4 ++--
         M docs/content/commands/hugo_new.md   |       4 ++--
         M docs/content/commands/hugo_new_sit… |       4 ++--
         M docs/content/commands/hugo_new_the… |       4 ++--
         M docs/content/commands/hugo_server.… |       4 ++--
         M docs/content/commands/hugo_undraft… |       4 ++--
         M docs/content/commands/hugo_version… |       4 ++--
       
       21 files changed, 42 insertions(+), 44 deletions(-)
       ---
 (DIR) diff --git a/commands/hugo.go b/commands/hugo.go
       @@ -45,8 +45,7 @@ var HugoCmd = &cobra.Command{
                Short: "hugo builds your site",
                Long: `hugo is the main command, used to build your Hugo site. 
                
       -        Hugo is a Fast and Flexible Static Site Generator built with
       -love by spf13 and friends in Go.
       +Hugo is a Fast and Flexible Static Site Generator built with love by spf13 and friends in Go.
        
        Complete documentation is available at http://gohugo.io`,
                Run: func(cmd *cobra.Command, args []string) {
 (DIR) diff --git a/docs/content/commands/hugo.md b/docs/content/commands/hugo.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo"
        slug: hugo
        url: /commands/hugo/
       @@ -13,8 +13,7 @@ hugo builds your site
        
        hugo is the main command, used to build your Hugo site. 
                
       -        Hugo is a Fast and Flexible Static Site Generator built with
       -love by spf13 and friends in Go.
       +Hugo is a Fast and Flexible Static Site Generator built with love by spf13 and friends in Go.
        
        Complete documentation is available at http://gohugo.io
        
       @@ -63,4 +62,4 @@ hugo
        * [hugo undraft](/commands/hugo_undraft/)         - Undraft changes the content's draft status from 'True' to 'False'
        * [hugo version](/commands/hugo_version/)         - Print the version number of Hugo
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.115941591 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.802527731 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_benchmark.md b/docs/content/commands/hugo_benchmark.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo benchmark"
        slug: hugo_benchmark
        url: /commands/hugo_benchmark/
       @@ -54,4 +54,4 @@ hugo benchmark
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.109804306 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.80030401 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_check.md b/docs/content/commands/hugo_check.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo check"
        slug: hugo_check
        url: /commands/hugo_check/
       @@ -51,4 +51,4 @@ hugo check
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.109462328 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.800150805 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_config.md b/docs/content/commands/hugo_config.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo config"
        slug: hugo_config
        url: /commands/hugo_config/
       @@ -50,4 +50,4 @@ hugo config
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.109132996 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.800015664 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_convert.md b/docs/content/commands/hugo_convert.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo convert"
        slug: hugo_convert
        url: /commands/hugo_convert/
       @@ -51,4 +51,4 @@ Convert will modify your content to different formats
        * [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 at 2015-05-21 11:28:49.111041667 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.800919 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_convert_toJSON.md b/docs/content/commands/hugo_convert_toJSON.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo convert toJSON"
        slug: hugo_convert_toJSON
        url: /commands/hugo_convert_tojson/
       @@ -53,4 +53,4 @@ hugo convert toJSON
        ### SEE ALSO
        * [hugo convert](/commands/hugo_convert/)         - Convert will modify your content to different formats
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.110137636 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.800453812 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_convert_toTOML.md b/docs/content/commands/hugo_convert_toTOML.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo convert toTOML"
        slug: hugo_convert_toTOML
        url: /commands/hugo_convert_totoml/
       @@ -53,4 +53,4 @@ hugo convert toTOML
        ### SEE ALSO
        * [hugo convert](/commands/hugo_convert/)         - Convert will modify your content to different formats
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.110499974 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.800610431 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_convert_toYAML.md b/docs/content/commands/hugo_convert_toYAML.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo convert toYAML"
        slug: hugo_convert_toYAML
        url: /commands/hugo_convert_toyaml/
       @@ -53,4 +53,4 @@ hugo convert toYAML
        ### SEE ALSO
        * [hugo convert](/commands/hugo_convert/)         - Convert will modify your content to different formats
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.110796632 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.800758702 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_genautocomplete.md b/docs/content/commands/hugo_genautocomplete.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo genautocomplete"
        slug: hugo_genautocomplete
        url: /commands/hugo_genautocomplete/
       @@ -65,4 +65,4 @@ hugo genautocomplete
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.112744005 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.802059052 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_gendoc.md b/docs/content/commands/hugo_gendoc.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo gendoc"
        slug: hugo_gendoc
        url: /commands/hugo_gendoc/
       @@ -56,4 +56,4 @@ hugo gendoc
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.112923248 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.802209793 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_help.md b/docs/content/commands/hugo_help.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo help"
        slug: hugo_help
        url: /commands/hugo_help/
       @@ -51,4 +51,4 @@ hugo help [command]
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.113243693 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.802371739 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_list.md b/docs/content/commands/hugo_list.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo list"
        slug: hugo_list
        url: /commands/hugo_list/
       @@ -48,4 +48,4 @@ Listing out various types of content. List requires a subcommand, eg. hugo list 
        * [hugo list drafts](/commands/hugo_list_drafts/)         - List all drafts
        * [hugo list future](/commands/hugo_list_future/)         - List all posts dated in the future
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.112250848 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.801756747 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_list_drafts.md b/docs/content/commands/hugo_list_drafts.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo list drafts"
        slug: hugo_list_drafts
        url: /commands/hugo_list_drafts/
       @@ -50,4 +50,4 @@ hugo list drafts
        ### SEE ALSO
        * [hugo list](/commands/hugo_list/)         - Listing out various types of content
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.111797634 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.801489239 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_list_future.md b/docs/content/commands/hugo_list_future.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo list future"
        slug: hugo_list_future
        url: /commands/hugo_list_future/
       @@ -50,4 +50,4 @@ hugo list future
        ### SEE ALSO
        * [hugo list](/commands/hugo_list/)         - Listing out various types of content
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.112019293 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.801618973 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_new.md b/docs/content/commands/hugo_new.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo new"
        slug: hugo_new
        url: /commands/hugo_new/
       @@ -58,4 +58,4 @@ hugo new [path]
        * [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 at 2015-05-21 11:28:49.111590245 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.80134962 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_new_site.md b/docs/content/commands/hugo_new_site.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo new site"
        slug: hugo_new_site
        url: /commands/hugo_new_site/
       @@ -54,4 +54,4 @@ hugo new site [path]
        ### SEE ALSO
        * [hugo new](/commands/hugo_new/)         - Create new content for your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.111220879 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.80106191 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_new_theme.md b/docs/content/commands/hugo_new_theme.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo new theme"
        slug: hugo_new_theme
        url: /commands/hugo_new_theme/
       @@ -54,4 +54,4 @@ hugo new theme [name]
        ### SEE ALSO
        * [hugo new](/commands/hugo_new/)         - Create new content for your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.111401382 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.801202688 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_server.md b/docs/content/commands/hugo_server.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo server"
        slug: hugo_server
        url: /commands/hugo_server/
       @@ -59,4 +59,4 @@ hugo server
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.108311451 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.799665309 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_undraft.md b/docs/content/commands/hugo_undraft.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo undraft"
        slug: hugo_undraft
        url: /commands/hugo_undraft/
       @@ -50,4 +50,4 @@ hugo undraft path/to/content
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.11246122 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.801883978 +0000 UTC
 (DIR) diff --git a/docs/content/commands/hugo_version.md b/docs/content/commands/hugo_version.md
       @@ -1,5 +1,5 @@
        ---
       -date: 2015-05-21T13:28:49+02:00
       +date: 2015-05-21T20:03:19+02:00
        title: "hugo version"
        slug: hugo_version
        url: /commands/hugo_version/
       @@ -50,4 +50,4 @@ hugo version
        ### SEE ALSO
        * [hugo](/commands/hugo/)         - hugo builds your site
        
       -###### Auto generated by spf13/cobra at 2015-05-21 11:28:49.108749556 +0000 UTC
       +###### Auto generated by spf13/cobra at 2015-05-21 18:03:19.799870429 +0000 UTC