Explorar el Código

cmd_mac: cleanup help

Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Acked-by: Detlev Zundel <dzu@denx.de>
Michael Jones hace 13 años
padre
commit
6a33a3c2c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/cmd_mac.c

+ 1 - 1
common/cmd_mac.c

@@ -30,7 +30,7 @@ U_BOOT_CMD(
 	mac, 3, 1,  do_mac,
 	"display and program the system ID and MAC addresses in EEPROM",
 	"[read|save|id|num|errata|date|ports|0|1|2|3|4|5|6|7]\n"
-	"read\n"
+	"mac read\n"
 	"    - show content of EEPROM\n"
 	"mac save\n"
 	"    - save to the EEPROM\n"