1HUGO-LIST-EXPIRED(1) Hugo Manual HUGO-LIST-EXPIRED(1)
2
3
4
6 hugo-list-expired - List all posts already expired
7
8
9
11 hugo list expired [flags]
12
13
14
16 List all of the posts in your content directory which has already ex‐
17 pired.
18
19
20
22 -h, --help[=false] help for expired
23
24
25
27 --clock="" set the clock used by Hugo, e.g. --clock
28 2021-11-06T22:30:00.00+09:00
29
30
31 --config="" config file (default is hugo.yaml|json|toml)
32
33
34 --configDir="config" config dir
35
36
37 --debug[=false] debug output
38
39
40 -e, --environment="" build environment
41
42
43 --ignoreVendorPaths="" ignores any _vendor for module paths match‐
44 ing the given Glob pattern
45
46
47 --log[=false] enable Logging
48
49
50 --logFile="" log File path (if set, logging enabled automatically)
51
52
53 --quiet[=false] build in quiet mode
54
55
56 -s, --source="" filesystem path to read files relative from
57
58
59 --themesDir="" filesystem path to themes directory
60
61
62 -v, --verbose[=false] verbose output
63
64
65 --verboseLog[=false] verbose logging
66
67
68
70 hugo-list(1)
71
72
73
74Hugo 0.111.3 Jul 2023 HUGO-LIST-EXPIRED(1)