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>2023-05-22 16:48:58 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-05-22 16:48:58 +0200
commit10d0fcc01f77b1edad16fbdd415825731f7419fb (patch)
treed222047d6412e4d9ec7b2a6604efd47ceaf98247 /docs/content/en/commands/hugo_list_expired.md
parentb95e15694006a16eee41024be88615bda62041cf (diff)
docs: Regen CLI docs
Diffstat (limited to 'docs/content/en/commands/hugo_list_expired.md')
-rw-r--r--docs/content/en/commands/hugo_list_expired.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_list_expired.md b/docs/content/en/commands/hugo_list_expired.md
index 89c10d501..47a9cc369 100644
--- a/docs/content/en/commands/hugo_list_expired.md
+++ b/docs/content/en/commands/hugo_list_expired.md
@@ -12,7 +12,7 @@ List all posts already expired
List all of the posts in your content directory which has already expired.
```
-hugo list expired [flags]
+hugo list expired [flags] [args]
```
### Options
@@ -28,6 +28,7 @@ hugo list expired [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