summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_version.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_version.md')
-rw-r--r--docs/content/en/commands/hugo_version.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/content/en/commands/hugo_version.md b/docs/content/en/commands/hugo_version.md
index bdef5bbd4..b78237bb7 100644
--- a/docs/content/en/commands/hugo_version.md
+++ b/docs/content/en/commands/hugo_version.md
@@ -5,14 +5,14 @@ url: /commands/hugo_version/
---
## hugo version
-Print the version number of Hugo
+Print Hugo version and environment info
### Synopsis
-All software has versions. This is Hugo's.
+Print Hugo version and environment info. This is useful in Hugo bug reports.
```
-hugo version [flags]
+hugo version [flags] [args]
```
### Options
@@ -28,6 +28,7 @@ hugo version [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