docs: Regen CLI docs

This commit is contained in:
Bjørn Erik Pedersen 2023-06-19 17:40:17 +02:00
parent 6dfbd24797
commit 7241b5fd51
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F
42 changed files with 42 additions and 126 deletions

View file

@ -37,13 +37,11 @@ hugo gen doc [flags] [args]
-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
--logFile string log File path (if set, logging enabled automatically)
--logLevel string log level (debug|info|warn|error)
--quiet build in quiet mode
-s, --source string filesystem path to read files relative from
--themesDir string filesystem path to themes directory
-v, --verbose verbose output
--verboseLog verbose logging
```
### SEE ALSO