docs: Regenerate CLI docs

Fixes #5779
This commit is contained in:
Bjørn Erik Pedersen
2019-03-26 18:46:01 +01:00
parent 876e5f67b1
commit bb533ca5e1
25 changed files with 57 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2019-01-30
date: 2019-03-26
title: "hugo convert"
slug: hugo_convert
url: /commands/hugo_convert/
@@ -10,12 +10,10 @@ Convert your content to different formats
### Synopsis
Convert your content files (front matter) to different formats.
Convert your content (e.g. front matter) to different formats.
See convert's subcommands toJSON, toTOML and toYAML for more information.
**Please Note:** This will convert front matter only. It does not convert theme and configuration files (e.g. config.toml, theme.toml). Those files will need to be manually changed to your preference.
### Options
```
@@ -45,4 +43,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 30-Jan-2019
###### Auto generated by spf13/cobra on 26-Mar-2019