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-12-20 09:39:12 +01:00
parent 1e313ced3f
commit 1eb079543f
26 changed files with 86 additions and 90 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2016-10-05T10:21:48+02:00
date: 2016-12-20T09:38:40+01:00
title: "hugo list"
slug: hugo_list
url: /commands/hugo_list/
@@ -27,6 +27,7 @@ List requires a subcommand, e.g. `hugo list drafts`.
--config string config file (default is path/config.yaml|json|toml)
--log Enable Logging
--logFile string Log File path (if set, logging enabled automatically)
--quiet build in quiet mode
-v, --verbose verbose output
--verboseLog verbose logging
```
@@ -37,4 +38,4 @@ List requires a subcommand, e.g. `hugo list drafts`.
* [hugo list expired](/commands/hugo_list_expired/) - List all posts already expired
* [hugo list future](/commands/hugo_list_future/) - List all posts dated in the future
###### Auto generated by spf13/cobra on 5-Oct-2016
###### Auto generated by spf13/cobra on 20-Dec-2016