[PATCH 5/5] wlantest: add the missing "WEP Key" cmd line option (-W) to the usage menu

Gokul Sivakumar gokulkumar792 at gmail.com
Wed Nov 3 09:50:24 PDT 2021


Signed-off-by: Gokul Sivakumar <gokulkumar792 at gmail.com>
---
 wlantest/wlantest.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wlantest/wlantest.c b/wlantest/wlantest.c
index b24648805..a32eb9b48 100644
--- a/wlantest/wlantest.c
+++ b/wlantest/wlantest.c
@@ -27,7 +27,7 @@ static void usage(void)
 	       "[-P<RADIUS shared secret>]\n"
 	       "         [-n<write pcapng file>]\n"
 	       "         [-w<write pcap file>] [-f<MSK/PMK file>]\n"
-	       "         [-L<log file>] [-T<PTK file>]\n");
+	       "         [-L<log file>] [-T<PTK file>] [-W<WEP key>]\n");
 }
 
 
-- 
2.25.1




More information about the Hostap mailing list