commit | 9b2eed61c72029363633c4bcdf1d9287cacd5f4d | [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 | bcc302c39299ffdf3b2aedca6ee53a9d3a38a766 [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>