mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
docs: Regenerate the commands docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
date: 2015-12-16T09:24:56-07:00
|
||||
date: 2016-04-09T23:00:06+02:00
|
||||
title: "hugo list drafts"
|
||||
slug: hugo_list_drafts
|
||||
url: /commands/hugo_list_drafts/
|
||||
@@ -20,14 +20,14 @@ hugo list drafts
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--log[=false]: Enable Logging
|
||||
--logFile="": Log File path (if set, logging enabled automatically)
|
||||
-s, --source="": filesystem path to read files relative from
|
||||
-v, --verbose[=false]: verbose output
|
||||
--verboseLog[=false]: verbose logging
|
||||
--log Enable Logging
|
||||
--logFile string Log File path (if set, logging enabled automatically)
|
||||
-s, --source string filesystem path to read files relative from
|
||||
-v, --verbose verbose output
|
||||
--verboseLog verbose logging
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
* [hugo list](/commands/hugo_list/) - Listing out various types of content
|
||||
|
||||
###### Auto generated by spf13/cobra on 16-Dec-2015
|
||||
###### Auto generated by spf13/cobra on 9-Apr-2016
|
||||
|
||||
Reference in New Issue
Block a user