1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

docs: Regenerate commands doc

This commit is contained in:
Bjørn Erik Pedersen
2016-10-05 10:23:45 +02:00
parent 2a4ed1c492
commit b3a113b73a
26 changed files with 114 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2016-06-22T14:03:03+02:00
date: 2016-10-05T10:21:48+02:00
title: "hugo list drafts"
slug: hugo_list_drafts
url: /commands/hugo_list_drafts/
@@ -20,6 +20,7 @@ hugo list drafts
### Options inherited from parent commands
```
--config string config file (default is path/config.yaml|json|toml)
--log Enable Logging
--logFile string Log File path (if set, logging enabled automatically)
-s, --source string filesystem path to read files relative from
@@ -30,4 +31,4 @@ hugo list drafts
### SEE ALSO
* [hugo list](/commands/hugo_list/) - Listing out various types of content
###### Auto generated by spf13/cobra on 22-Jun-2016
###### Auto generated by spf13/cobra on 5-Oct-2016