summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_list_expired.md
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-13 21:58:10 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-13 21:58:10 +0200
commitc8da8eb1f5551e6d141843daab41cb0ddbb0de4b (patch)
tree75b4903c7958e53f18bb2c5cc2b3c983fc6f637d /docs/content/en/commands/hugo_list_expired.md
parent787da6bd5f5440649cf653ca9fb19dd0c6e7c604 (diff)
docs: Regenerate CLI docs
Diffstat (limited to 'docs/content/en/commands/hugo_list_expired.md')
-rw-r--r--docs/content/en/commands/hugo_list_expired.md29
1 files changed, 15 insertions, 14 deletions
diff --git a/docs/content/en/commands/hugo_list_expired.md b/docs/content/en/commands/hugo_list_expired.md
index 87458c2a8..c3256e45b 100644
--- a/docs/content/en/commands/hugo_list_expired.md
+++ b/docs/content/en/commands/hugo_list_expired.md
@@ -1,5 +1,5 @@
---
-date: 2020-09-07
+date: 2020-09-13
title: "hugo list expired"
slug: hugo_list_expired
url: /commands/hugo_list_expired/
@@ -25,22 +25,23 @@ hugo list expired [flags]
### Options inherited from parent commands
```
- --config string config file (default is path/config.yaml|json|toml)
- --configDir string config dir (default "config")
- --debug debug output
- -e, --environment string build environment
- --ignoreVendor ignores any _vendor directory
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- --themesDir string filesystem path to themes directory
- -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
+ -e, --environment string build environment
+ --ignoreVendor ignores any _vendor directory
+ --ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
+ --log enable Logging
+ --logFile string log File path (if set, logging enabled automatically)
+ --quiet build in quiet mode
+ -s, --source string filesystem path to read files relative from
+ --themesDir string filesystem path to themes directory
+ -v, --verbose verbose output
+ --verboseLog verbose logging
```
### SEE ALSO
* [hugo list](/commands/hugo_list/) - Listing out various types of content
-###### Auto generated by spf13/cobra on 7-Sep-2020
+###### Auto generated by spf13/cobra on 13-Sep-2020