]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove the -w option from help output
authorKel Modderman <kel@otaku42.de>
Mon, 31 Mar 2008 08:51:49 +0000 (11:51 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 31 Mar 2008 08:51:49 +0000 (11:51 +0300)
Signed-off-by: Kel Modderman <kel@otaku42.de>
wpa_supplicant/main.c

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