]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/plu405/plu405.c
Command usage cleanup
[people/ms/u-boot.git] / board / esd / plu405 / plu405.c
index 85057a268fe3a6e0f661d015583ad6f956b27356..7c0aaa2e32defb9c42aae60c9b7f1b39d960391b 100644 (file)
@@ -333,6 +333,6 @@ int do_eep_wren (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 }
 
 U_BOOT_CMD(eepwren,    2,      0,      do_eep_wren,
-          "eepwren - Enable / disable / query EEPROM write access\n",
+          "Enable / disable / query EEPROM write access",
           NULL);
 #endif /* #if defined(CONFIG_SYS_EEPROM_WREN) */