From d39430418f9e32c44b5bde9236411875f2196fa4 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 26 Nov 2019 10:46:39 +0100 Subject: Update help re: mixing raw and udp options --- jawol.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jawol.c b/jawol.c index 7f3f88e..443f430 100644 --- a/jawol.c +++ b/jawol.c @@ -48,8 +48,8 @@ static const char usage_msg[] = " or dotted decimal (Internet address),\n" " f.i. 00:22:44:66:88:aa or 192.168.1.1\n" "\n" -"UDP mode will be selected if -d is passed on the command line. Any\n" -"raw mode options (-b, -i) will be ignored in this mode.\n" +"UDP mode will be selected if -d is passed on the command line. Any raw mode\n" +"options (-b, -i) won't work in this mode so program execution is aborted.\n" ; #include -- cgit v1.2.3-55-g7522