mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
docs: Regen CLI docs
This commit is contained in:
@@ -7,6 +7,10 @@ url: /commands/hugo_gen/
|
||||
|
||||
A collection of several useful generators.
|
||||
|
||||
```
|
||||
hugo gen [command] [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
@@ -20,6 +24,7 @@ A collection of several useful generators.
|
||||
--config string config file (default is hugo.yaml|json|toml)
|
||||
--configDir string config dir (default "config")
|
||||
--debug debug output
|
||||
-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
|
||||
|
Reference in New Issue
Block a user