ip link: add VLAN support
[oweals/busybox.git] / networking / arping.c
index 357dcaaf0ab3ea710eb3db33c66c991a7e9e2b8b..a4421edcba01570a952bdfdd54590276266c2c49 100644 (file)
@@ -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"