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

Merge commit '61c27b58b353c73772aae572c7d822fdfdf7791b'

This commit is contained in:
Bjørn Erik Pedersen
2017-09-25 09:02:42 +02:00
39 changed files with 511 additions and 339 deletions

View File

@@ -1,5 +1,5 @@
---
date: 2017-07-16T23:23:14+02:00
date: 2017-09-25T08:30:15+02:00
title: "hugo list expired"
slug: hugo_list_expired
url: /commands/hugo_list_expired/
@@ -28,6 +28,7 @@ hugo list expired [flags]
```
--config string config file (default is path/config.yaml|json|toml)
--debug debug output
--log enable Logging
--logFile string log File path (if set, logging enabled automatically)
--quiet build in quiet mode
@@ -39,4 +40,4 @@ hugo list expired [flags]
### SEE ALSO
* [hugo list](/commands/hugo_list/) - Listing out various types of content
###### Auto generated by spf13/cobra on 16-Jul-2017
###### Auto generated by spf13/cobra on 25-Sep-2017