mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
docs: Regen CLI docs
This commit is contained in:
@@ -9,13 +9,10 @@ Print Hugo version and environment info
|
||||
|
||||
### Synopsis
|
||||
|
||||
Print Hugo version and environment info. This is useful in Hugo bug reports.
|
||||
|
||||
If you add the -v flag, you will get a full dependency list.
|
||||
|
||||
Print Hugo version and environment info. This is useful in Hugo bug reports
|
||||
|
||||
```
|
||||
hugo env [flags]
|
||||
hugo env [flags] [args]
|
||||
```
|
||||
|
||||
### Options
|
||||
@@ -31,6 +28,7 @@ hugo env [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