General help message cleanup
[oweals/u-boot.git] / board / sandburst / metrobox / metrobox.c
index fc136c89c400c89c6fa427fed5f223ca6a2e94ac..27d7f74088b06a47057044ba015970d0f5d534d7 100644 (file)
@@ -577,7 +577,7 @@ int metroboxRecover(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 }
 
 U_BOOT_CMD(mbsetup, 1, 1, metroboxSetupVars,
-          "Set environment to factory defaults", NULL);
+          "Set environment to factory defaults", "");
 
 U_BOOT_CMD(mbrecover, 1, 1, metroboxRecover,
-          "Set environment to allow for fs recovery", NULL);
+          "Set environment to allow for fs recovery", "");