From 1796110967a5a121ed97f30ce092b2d1a419cb6f Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 13 Feb 2015 14:00:59 +0100 Subject: [PATCH] oping(1): Document the "-w timeout" option. --- src/mans/oping.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/mans/oping.pod b/src/mans/oping.pod index 5582286..b2d0948 100644 --- a/src/mans/oping.pod +++ b/src/mans/oping.pod @@ -46,6 +46,12 @@ Send (and receive) I ICMP packets, then stop and exit. Send one ICMP packet (per host) each I seconds. This can be a floating-point number to specify sub-second precision. +=item B<-w> I + +Specifies the time to wait for an C packet before giving up, in +seconds. This can be a floating point number for sub-second precision. Defaults +to B<1.0> seconds. + =item B<-t> I Set the IP Time to Live to I. This must be a number between (and -- 2.11.0