]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd_part: fix typo in part command help text
authorStephen Warren <swarren@nvidia.com>
Wed, 7 May 2014 18:19:00 +0000 (12:19 -0600)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 23 May 2014 09:00:18 +0000 (12:00 +0300)
commit8210a343cd1eb586b72ff396563db15bffed25c5
treeed36bab1b9435635d18847bf3792dfd57bc8bd47
parent1fd93c6e7d8a1e4d6261058cefab11b875ded252
cmd_part: fix typo in part command help text

All the sub-commands start with the main command name, but it was
missing from one of the help texts.

<panto> typos fix.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Tom Rini <trini@ti.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
common/cmd_part.c