]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/zeus/update.c
Command usage cleanup
[people/ms/u-boot.git] / board / zeus / update.c
index 2f2a127f734d944a1e9fedfd7533c76f3bfe51c2..ce1f34fee2b968534d1726d665890f28c150f01b 100644 (file)
@@ -98,7 +98,7 @@ int do_update_boot_eeprom(cmd_tbl_t* cmdtp, int flag, int argc, char* argv[])
 
 U_BOOT_CMD (
        update_boot_eeprom, 1, 1, do_update_boot_eeprom,
-       "update_boot_eeprom  - update boot eeprom content\n",
+       "update boot eeprom content",
        NULL
 );