commit | 8210a343cd1eb586b72ff396563db15bffed25c5 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed May 07 12:19:00 2014 -0600 |
committer | Pantelis Antoniou <panto@antoniou-consulting.com> | Fri May 23 12:00:18 2014 +0300 |
tree | ed36bab1b9435635d18847bf3792dfd57bc8bd47 | |
parent | 1fd93c6e7d8a1e4d6261058cefab11b875ded252 [diff] |
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>