cmd/led.c: fix typos in online help
authorAnatolij Gustschin <agust@denx.de>
Mon, 17 Jun 2019 13:33:55 +0000 (15:33 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 21 Jun 2019 14:07:11 +0000 (10:07 -0400)
commitfb7b790a20cab4ce4bc3e83f5114bd830c5b1278
tree5a2f2213d7dce84fb6120fee3e511f66e73002e1
parent19495dd9b6f5f4e893b56b0c73e14b2e671c3780
cmd/led.c: fix typos in online help

Remove square brackets around label in state command description.

Fixes: ea41b15617fa ("cmd/led: check subcommand "list" instead "l"")
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Heiko Schocher <hs@denx.de>
cmd/led.c