Forked from
Reform / reform-boundary-uboot
32133 commits behind the upstream repository.
-
Stephen Warren authored
The core implementation of "help" already prints the command name before the help text of a specific command. Remove it from part's own help text to avoid it being printed twice: Tegra114 (Dalmore) # help part part - disk partition related commands Usage: part part uuid <interface> <dev>:<part> - print partition UUID ... Signed-off-by:
Stephen Warren <swarren@nvidia.com>
Stephen Warren authoredThe core implementation of "help" already prints the command name before the help text of a specific command. Remove it from part's own help text to avoid it being printed twice: Tegra114 (Dalmore) # help part part - disk partition related commands Usage: part part uuid <interface> <dev>:<part> - print partition UUID ... Signed-off-by:
Stephen Warren <swarren@nvidia.com>
cmd_part.c 2.50 KiB