Remove the -w option from help output

Signed-off-by: Kel Modderman <kel@otaku42.de>
This commit is contained in:
Kel Modderman 2008-03-31 11:51:49 +03:00 committed by Jouni Malinen
parent 7da6794022
commit 0e5776f673

View file

@ -39,7 +39,7 @@ static void usage(void)
int i; int i;
printf("%s\n\n%s\n" printf("%s\n\n%s\n"
"usage:\n" "usage:\n"
" wpa_supplicant [-BddhKLqqtuvwW] [-P<pid file>] " " wpa_supplicant [-BddhKLqqtuvW] [-P<pid file>] "
"[-g<global ctrl>] \\\n" "[-g<global ctrl>] \\\n"
" -i<ifname> -c<config file> [-C<ctrl>] [-D<driver>] " " -i<ifname> -c<config file> [-C<ctrl>] [-D<driver>] "
"[-p<driver_param>] \\\n" "[-p<driver_param>] \\\n"