Update README.md to include -C/--cache-size

This updates the README's command help output to match the current version (it was missing the new cache feature options)
This commit is contained in:
Ian Gallagher 2020-05-16 16:31:13 -07:00 committed by GitHub
parent 226209d579
commit 1647debbcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ Application Options:
-p, --port-lookup Enable port lookup
-t, --template=FILE Path to template (default: index.html)
-H, --trusted-header=NAME Header to trust for remote IP, if present (e.g. X-Real-IP)
-C, --cache-size=SIZE Size of response cache. Set to 0 to disable
Help Options:
-h, --help Show this help message