summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_convert_toTOML.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_convert_toTOML.md')
-rw-r--r--docs/content/en/commands/hugo_convert_toTOML.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_convert_toTOML.md b/docs/content/en/commands/hugo_convert_toTOML.md
index e360233a4..ddd6b8270 100644
--- a/docs/content/en/commands/hugo_convert_toTOML.md
+++ b/docs/content/en/commands/hugo_convert_toTOML.md
@@ -35,7 +35,7 @@ hugo convert toTOML [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)
+ -M, --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