]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
cmd_mac: cleanup help
authorMichael Jones <michael.jones@matrix-vision.de>
Thu, 14 Jul 2011 22:09:30 +0000 (22:09 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 28 Jul 2011 14:38:08 +0000 (16:38 +0200)
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Acked-by: Detlev Zundel <dzu@denx.de>
common/cmd_mac.c

index 1884c2aa8ae02f95a4c96992b0ba8502ecedd39a..0f924b7059a6fc3d873cdb5cbc201e66e9c1b4ee 100644 (file)
@@ -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"