mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-29 09:42:38 +00:00
Updated Hugo convert to clarify for and not ..
.. for configuration files.
This commit is contained in:
@@ -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
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user