diff options
Diffstat (limited to 'docs/content/en/commands/hugo_convert_toJSON.md')
-rw-r--r-- | docs/content/en/commands/hugo_convert_toJSON.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/en/commands/hugo_convert_toJSON.md b/docs/content/en/commands/hugo_convert_toJSON.md index 23d6a1032..8756c20a6 100644 --- a/docs/content/en/commands/hugo_convert_toJSON.md +++ b/docs/content/en/commands/hugo_convert_toJSON.md @@ -35,6 +35,7 @@ hugo convert toJSON [flags] [args] --logLevel string log level (debug|info|warn|error) -o, --output string filesystem path to write files to --quiet build in quiet mode + --renderToMemory render to memory (mostly useful when running the server) -s, --source string filesystem path to read files relative from --themesDir string filesystem path to themes directory --unsafe enable less safe operations, please backup first |