summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_convert_toJSON.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_convert_toJSON.md')
-rw-r--r--docs/content/en/commands/hugo_convert_toJSON.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_convert_toJSON.md b/docs/content/en/commands/hugo_convert_toJSON.md
index 162c42d0a..4b811f49e 100644
--- a/docs/content/en/commands/hugo_convert_toJSON.md
+++ b/docs/content/en/commands/hugo_convert_toJSON.md
@@ -13,7 +13,7 @@ toJSON converts all front matter in the content directory
to use JSON for the front matter.
```
-hugo convert toJSON [flags]
+hugo convert toJSON [flags] [args]
```
### Options
@@ -29,6 +29,7 @@ hugo convert toJSON [flags]
--config string config file (default is hugo.yaml|json|toml)
--configDir string config dir (default "config")
--debug debug output
+ -d, --destination string filesystem path to write files to
-e, --environment string build environment
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--log enable Logging