From 09c6acf7b23f6ea6af6c5ac9cce18aa1afc49aa7 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 9 May 2019 00:17:04 +0200 Subject: 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 --- Completion/Unix/Command/_arping | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_arping') diff --git a/Completion/Unix/Command/_arping b/Completion/Unix/Command/_arping index 66ce7bc18..4974a408a 100644 --- a/Completion/Unix/Command/_arping +++ b/Completion/Unix/Command/_arping @@ -12,6 +12,7 @@ _arguments -s \ '-V[print version and exit]' \ '-c[how many packets to send]:count' \ '-w[how long to wait for a reply]:timeout' \ + '-i[specify interval between packets]:interval (seconds)' \ '-I[interface]:ethernet interface:_net_interfaces' \ '-s[source ip address]:source IP address:_hosts' \ ':destination:_hosts' -- cgit 1.4.1