Update usage to reflect the fact that the -d -a now accepts -i <interface>.
Reminded by: ru Pointy hat: brooks
This commit is contained in:
parent
c549166846
commit
582fa422ec
@ -625,7 +625,7 @@ usage(void)
|
||||
"usage: arp [-n] [-i interface] hostname",
|
||||
" arp [-n] [-i interface] -a",
|
||||
" arp -d hostname [pub]",
|
||||
" arp -d -a",
|
||||
" arp -d [-i interface] -a",
|
||||
" arp -s hostname ether_addr [temp] [pub]",
|
||||
" arp -S hostname ether_addr [temp] [pub]",
|
||||
" arp -f filename");
|
||||
|
Loading…
Reference in New Issue
Block a user