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 817d973..53e0ccf 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"