summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_version.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-12-12 09:09:45 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-12-12 09:09:45 +0100
commit50686817072c8bef947959cb2bcc7f1914c7f839 (patch)
tree233bdd384d153123b72fb099e24d847b9c721a6e /docs/content/en/commands/hugo_version.md
parentb17a61a6056a516949dd9aa11034c39c9ad8e37e (diff)
docs: Regenerate CLI docs
Fixes #5507
Diffstat (limited to 'docs/content/en/commands/hugo_version.md')
-rw-r--r--docs/content/en/commands/hugo_version.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/docs/content/en/commands/hugo_version.md b/docs/content/en/commands/hugo_version.md
index 104a5c849..f09738177 100644
--- a/docs/content/en/commands/hugo_version.md
+++ b/docs/content/en/commands/hugo_version.md
@@ -1,5 +1,5 @@
---
-date: 2018-11-05
+date: 2018-12-12
title: "hugo version"
slug: hugo_version
url: /commands/hugo_version/
@@ -25,17 +25,18 @@ hugo version [flags]
### Options inherited from parent commands
```
- --config string config file (default is path/config.yaml|json|toml)
- --debug debug output
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
+ --config string config file (default is path/config.yaml|json|toml)
+ --configDir string config dir (default "config")
+ --debug debug output
+ --log enable Logging
+ --logFile string log File path (if set, logging enabled automatically)
+ --quiet build in quiet mode
+ -v, --verbose verbose output
+ --verboseLog verbose logging
```
### SEE ALSO
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 5-Nov-2018
+###### Auto generated by spf13/cobra on 12-Dec-2018