From ea9e798004ab2c4022ccb54c2d8effbe25b7b122 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 17 Jun 2007 00:36:57 +0000 Subject: arping: -i should be -I --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/usage.h b/include/usage.h index 7e23de92d..f5bd96a47 100644 --- a/include/usage.h +++ b/include/usage.h @@ -88,7 +88,7 @@ " -A ARP answer mode, update your neighbours\n" \ " -c count Stop after sending count ARP request packets\n" \ " -w timeout Time to wait for ARP reply, in seconds\n" \ - " -i device Outgoing interface name, default is eth0\n" \ + " -I device Outgoing interface name, default is eth0\n" \ " -s sender Set specific sender IP address\n" \ " target Target IP address of ARP request" -- cgit v1.2.3