summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_list_all.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/commands/hugo_list_all.md')
-rw-r--r--docs/content/en/commands/hugo_list_all.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/en/commands/hugo_list_all.md b/docs/content/en/commands/hugo_list_all.md
index 50f6bfe73..d8dc10c9e 100644
--- a/docs/content/en/commands/hugo_list_all.md
+++ b/docs/content/en/commands/hugo_list_all.md
@@ -5,11 +5,11 @@ url: /commands/hugo_list_all/
---
## hugo list all
-List all posts
+List all content
### Synopsis
-List all of the posts in your content directory, include drafts, future and expired pages.
+List all content including draft, future, and expired.
```
hugo list all [flags] [args]
@@ -33,7 +33,7 @@ hugo list all [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