]> git.sur5r.net Git - u-boot/blobdiff - board/esd/common/auto_update.c
Command usage cleanup
[u-boot] / board / esd / common / auto_update.c
index 633f64178e6ecff1d32b7118120df64cef9f6477..4ea373a7c0df1da3a20628cce4ed89f4f03b323c 100644 (file)
@@ -550,7 +550,7 @@ int auto_update(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 }
 U_BOOT_CMD(
        autoupd,        1,      1,      auto_update,
-       "autoupd - Automatically update images\n",
+       "Automatically update images",
        NULL
 );
 #endif /* CONFIG_AUTO_UPDATE */