We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c23a44 commit 442b2f1Copy full SHA for 442b2f1
README.md
@@ -16,7 +16,7 @@ Usage: lll [options]
16
Options:
17
-d, --dir PATH Directory to serve (default: current)
18
-p, --port PORT_NUM Port to bind (default: 2058)
19
- -t, --cache-exp-time SECS Cache expiration time in seconds (default: 60)
+ -t, --expire-cache SECS Set cache expiration time in seconds [default: 86400 (1 day)]
20
-h, --help Display help and exit
21
```
22
0 commit comments