HUGO-LIST-EXPIRED(1) | Hugo Manual | HUGO-LIST-EXPIRED(1) |
hugo-list-expired - List all posts already expired
hugo list expired [flags]
List all of the posts in your content directory which has already expired.
-h, --help[=false]
help for expired
--config=""
config file (default is path/config.yaml|json|toml)
--configDir="config"
config dir
--debug[=false]
debug output
--log[=false]
enable Logging
--logFile=""
log File path (if set, logging enabled automatically)
--quiet[=false]
build in quiet mode
-s, --source=""
filesystem path to read files relative from
-v, --verbose[=false]
verbose output
--verboseLog[=false]
verbose logging
Jun 2019 | Hugo 0.54.0 |