summaryrefslogtreecommitdiffstats
path: root/docs/content/en/commands/hugo_list_drafts.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_drafts.md
parentb95e15694006a16eee41024be88615bda62041cf (diff)
docs: Regen CLI docs
Diffstat (limited to 'docs/content/en/commands/hugo_list_drafts.md')
-rw-r--r--docs/content/en/commands/hugo_list_drafts.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_list_drafts.md b/docs/content/en/commands/hugo_list_drafts.md
index 98c8a047c..601c7648f 100644
--- a/docs/content/en/commands/hugo_list_drafts.md
+++ b/docs/content/en/commands/hugo_list_drafts.md
@@ -12,7 +12,7 @@ List all drafts
List all of the drafts in your content directory.
```
-hugo list drafts [flags]
+hugo list drafts [flags] [args]
```
### Options
@@ -28,6 +28,7 @@ hugo list drafts [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