docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2024-02-07 20:49:52 +01:00
parent 7cb447ab8e
commit 068ccde4c7
42 changed files with 46 additions and 6 deletions

View File

@@ -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