diff --git a/cmd/part.c b/cmd/part.c index 0ce190005d3..c75f85acd52 100644 --- a/cmd/part.c +++ b/cmd/part.c @@ -308,9 +308,9 @@ U_BOOT_CMD( #ifdef CONFIG_PARTITION_TYPE_GUID "part type :\n" " - print partition type\n" -#endif "part type : \n" " - set environment variable to partition type\n" +#endif "part set type\n" " - set partition type for a device\n" "part types\n"