mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
docs: Regen CLI docs
This commit is contained in:
@@ -14,7 +14,7 @@ Generate CSS stylesheet for the Chroma code highlighter for a given style. This
|
||||
See https://xyproto.github.io/splash/docs/all.html for a preview of the available styles
|
||||
|
||||
```
|
||||
hugo gen chromastyles [flags]
|
||||
hugo gen chromastyles [flags] [args]
|
||||
```
|
||||
|
||||
### Options
|
||||
@@ -33,6 +33,7 @@ hugo gen chromastyles [flags]
|
||||
--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