]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/hh405/hh405.c
Command usage cleanup
[people/ms/u-boot.git] / board / esd / hh405 / hh405.c
index efadf164602ddaebdfcf6d2c07bb84497b557a4e..ae3bc80aa0a735e09747b45754a55b6983d6c436 100644 (file)
@@ -733,7 +733,7 @@ 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) */