Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpolden/echoip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Gallagher <github@cdine.org>2020-05-17 02:31:13 +0300
committerGitHub <noreply@github.com>2020-05-17 02:31:13 +0300
commit1647debbcf0a8d2d2486d2921571f54d85df0b85 (patch)
tree429f9503a01ba46008eb243c639e67e7dc5f0b8b /README.md
parent226209d5794bc6500bebc2f1cf9004a5ee056f79 (diff)
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)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d1d1823..9fb2b54 100644
--- a/README.md
+++ b/README.md
@@ -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