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