Fix CLI command description for the top level
authorbep <bjorn.erik.pedersen@gmail.com>
Thu, 21 May 2015 11:30:01 +0000 (13:30 +0200)
committerbep <bjorn.erik.pedersen@gmail.com>
Thu, 21 May 2015 11:30:11 +0000 (13:30 +0200)
commitbe831d7409b3ec1524cc248b01af4324221a0ce7
treeefb116ce221f90ddbb42c457f7f1183f7a259995
parentfc946ded29149443e21587c7f513d4550dc67f39
Fix CLI command description for the top level

And regenerate the commands doc.
21 files changed:
commands/hugo.go
docs/content/commands/hugo.md
docs/content/commands/hugo_benchmark.md
docs/content/commands/hugo_check.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_genautocomplete.md [new file with mode: 0644]
docs/content/commands/hugo_gendoc.md
docs/content/commands/hugo_help.md
docs/content/commands/hugo_list.md
docs/content/commands/hugo_list_drafts.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