diff options
Diffstat (limited to 'toys/pending/arping.c')
-rw-r--r-- | toys/pending/arping.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/arping.c b/toys/pending/arping.c index 75a691f7..fe5c76ba 100644 --- a/toys/pending/arping.c +++ b/toys/pending/arping.c @@ -11,7 +11,7 @@ config ARPING bool "arping" default n help - Usage: arping [-fqbDUA] [-c CNT] [-w TIMEOUT] [-I IFACE] [-s SRC_IP] DST_IP + usage: arping [-fqbDUA] [-c CNT] [-w TIMEOUT] [-I IFACE] [-s SRC_IP] DST_IP Send ARP requests/replies |