Commit 6a33a3c2c9794de38514ae8d6c4f09107a5253a7

Authored by Michael Jones
Committed by Wolfgang Denk
1 parent f18361b9a8

cmd_mac: cleanup help

Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Acked-by: Detlev Zundel <dzu@denx.de>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

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