1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

docs: Regenerate commands doc

This commit is contained in:
Bjørn Erik Pedersen
2016-10-05 10:23:45 +02:00
parent 2a4ed1c492
commit b3a113b73a
26 changed files with 114 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2016-06-22T14:03:03+02:00
date: 2016-10-05T10:21:48+02:00
title: "hugo convert toJSON"
slug: hugo_convert_toJSON
url: /commands/hugo_convert_tojson/
@@ -21,6 +21,7 @@ hugo convert toJSON
### Options inherited from parent commands
```
--config string config file (default is path/config.yaml|json|toml)
--log Enable Logging
--logFile string Log File path (if set, logging enabled automatically)
-o, --output string filesystem path to write files to
@@ -33,4 +34,4 @@ hugo convert toJSON
### SEE ALSO
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
###### Auto generated by spf13/cobra on 22-Jun-2016
###### Auto generated by spf13/cobra on 5-Oct-2016