From 08734ee4b8f2c946b637b4ec5f65f6c807134086 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Thu, 8 Nov 2018 11:21:32 +0100 Subject: [PATCH] Fix README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 35f488e..64e0d85 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Flags: Address on which to expose metrics and web interface. --web.telemetry-path="/metrics" Path under which to expose metrics. - -t, --ping.timeout=60s Ping timeout duration -i, --ping.interval=1s Ping interval duration --privileged Run in privileged ICMP mode --log.level="info" Only log messages with the given severity or above. Valid levels: [debug, info, warn,