Updated Hugo convert to clarify for and not ..

.. for configuration files.
This commit is contained in:
Gitiot 2019-03-07 20:48:10 +08:00 committed by Kaushal Modi
parent 86850f3c33
commit d1d2406cc6

View File

@ -10,10 +10,12 @@ Convert your content to different formats
### Synopsis
Convert your content (e.g. front matter) to different formats.
Convert your content files (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
```