aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/arp.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/pending/arp.c')
-rw-r--r--toys/pending/arp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/arp.c b/toys/pending/arp.c
index 7e7b8668..eaecfc71 100644
--- a/toys/pending/arp.c
+++ b/toys/pending/arp.c
@@ -10,7 +10,7 @@ config ARP
bool "arp"
default n
help
- Usage: arp
+ usage: arp
[-vn] [-H HWTYPE] [-i IF] -a [HOSTNAME]
[-v] [-i IF] -d HOSTNAME [pub]
[-v] [-H HWTYPE] [-i IF] -s HOSTNAME HWADDR [temp]