diff options
Diffstat (limited to 'networking/arping.c')
-rw-r--r-- | networking/arping.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/arping.c b/networking/arping.c index 357dcaa..a4421ed 100644 --- a/networking/arping.c +++ b/networking/arping.c @@ -10,7 +10,6 @@ //usage: "[-fqbDUA] [-c CNT] [-w TIMEOUT] [-I IFACE] [-s SRC_IP] DST_IP" //usage:#define arping_full_usage "\n\n" //usage: "Send ARP requests/replies\n" -//usage: "\nOptions:" //usage: "\n -f Quit on first ARP reply" //usage: "\n -q Quiet" //usage: "\n -b Keep broadcasting, don't go unicast" |