summaryrefslogtreecommitdiff
path: root/doc/arping.yodl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/arping.yodl')
-rw-r--r--doc/arping.yodl6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/arping.yodl b/doc/arping.yodl
index 67b81dd..7be341c 100644
--- a/doc/arping.yodl
+++ b/doc/arping.yodl
@@ -4,7 +4,7 @@ manpagename(arping)(sends arp and/or ip pings to a given host)
manpagesynopsis()
bf(arping) [-0aAbBdDeFhpqrRuUv] [-S em(host/ip)] [-T em(host/ip)] [-s em(MAC)] \
-[-t em(MAC)] [-c em(count)] [-i em(interface)] [ -w em(us) ] [ -V em(vlan) ] [ -Q em(priority) ] <em(host) | -B>
+[-t em(MAC)] [-c em(count)] [-i em(interface)] [ -w em(seconds) ] [ -W em(seconds) ] [ -V em(vlan) ] [ -Q em(priority) ] <em(host) | -B>
bf(arping) --help
@@ -100,8 +100,8 @@ mancommand(.sp)
$ arping -i <interface> -U <interface IP>
dit(-v) Verbose output. Use twice for more messages.
dit(-V em(vlan)) VLAN tag to set. Defaults to no VLAN tag.
- dit(-w em(usec)) Time to wait between pings, in microseconds.
- dit(-W em(sec)) Same as -w, but in floating point seconds.
+ dit(-w em(sec)) Specify a timeout before ping exits regardless of how many packets have been sent or received.
+ dit(-W em(sec)) Time to wait between pings.
enddit()