mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
docs: Regenerate commands docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
date: 2017-02-25T10:01:37+01:00
|
||||
date: 2017-04-26T22:40:07+02:00
|
||||
title: "hugo convert toJSON"
|
||||
slug: hugo_convert_toJSON
|
||||
url: /commands/hugo_convert_tojson/
|
||||
@@ -22,8 +22,8 @@ hugo convert toJSON
|
||||
|
||||
```
|
||||
--config string config file (default is path/config.yaml|json|toml)
|
||||
--log Enable Logging
|
||||
--logFile string Log File path (if set, logging enabled automatically)
|
||||
--log enable Logging
|
||||
--logFile string log File path (if set, logging enabled automatically)
|
||||
-o, --output string filesystem path to write files to
|
||||
--quiet build in quiet mode
|
||||
-s, --source string filesystem path to read files relative from
|
||||
@@ -35,4 +35,4 @@ hugo convert toJSON
|
||||
### SEE ALSO
|
||||
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
|
||||
|
||||
###### Auto generated by spf13/cobra on 25-Feb-2017
|
||||
###### Auto generated by spf13/cobra on 26-Apr-2017
|
||||
|
Reference in New Issue
Block a user