wpa_cli: Embed command usage into the wpa_cli_commands array
authorEygene Ryabinkin <rea-fbsd@codelabs.ru>
Mon, 5 Jan 2009 19:32:48 +0000 (21:32 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 5 Jan 2009 19:33:34 +0000 (21:33 +0200)
It is better to have command description around the command definitions:
the chances for omitting usage, forgotting to change/delete them, etc.
are smaller than for the separate usage statement. [Bug 290]

Signed-off-by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>


No differences found