summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_list_expired.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_list_expired.md')
-rw-r--r--docs/content/en/commands/hugo_list_expired.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/en/commands/hugo_list_expired.md b/docs/content/en/commands/hugo_list_expired.md
index 19aaf667d..35f6636e1 100644
--- a/docs/content/en/commands/hugo_list_expired.md
+++ b/docs/content/en/commands/hugo_list_expired.md
@@ -5,11 +5,11 @@ url: /commands/hugo_list_expired/
---
## hugo list expired
-List all posts already expired
+List expired content
### Synopsis
-List all of the posts in your content directory which has already expired.
+List content with a past expiration date.
```
hugo list expired [flags] [args]
@@ -33,7 +33,7 @@ hugo list expired [flags] [args]
--ignoreVendorPaths string ignores any _vendor for module paths matching the given Glob pattern
--logLevel string log level (debug|info|warn|error)
--quiet build in quiet mode
- --renderToMemory render to memory (mostly useful when running the server)
+ -M, --renderToMemory render to memory (mostly useful when running the server)
-s, --source string filesystem path to read files relative from
--themesDir string filesystem path to themes directory
-v, --verbose verbose output