Sync utility's usage() with manpage's SYNOPSIS.
This commit is contained in:
parent
2d20d32344
commit
f6385e481e
@ -627,8 +627,8 @@ usage(void)
|
||||
" arp [-n] [-i interface] -a",
|
||||
" arp -d hostname [pub]",
|
||||
" arp -d [-i interface] -a",
|
||||
" arp -s hostname ether_addr [temp] [pub]",
|
||||
" arp -S hostname ether_addr [temp] [pub]",
|
||||
" arp -s hostname ether_addr [temp] [pub [only]]",
|
||||
" arp -S hostname ether_addr [temp] [pub [only]]",
|
||||
" arp -f filename");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user