Sync utility's usage() with manpage's SYNOPSIS.
This commit is contained in:
parent
686e54733a
commit
21f20d2ad5
@ -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…
x
Reference in New Issue
Block a user