docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen
2025-01-06 18:12:20 +01:00
parent 0fc86783ee
commit 44628616af
42 changed files with 42 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ hugo convert toJSON [flags] [args]
-e, --environment string build environment
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--logLevel string log level (debug|info|warn|error)
--noBuildLock don't create .hugo_build.lock file
-o, --output string filesystem path to write files to
--quiet build in quiet mode
-M, --renderToMemory render to memory (mostly useful when running the server)