]> git.sur5r.net Git - u-boot/blobdiff - board/pcippc2/pcippc2.c
Command usage cleanup
[u-boot] / board / pcippc2 / pcippc2.c
index c706ca588d76d556713992d509f273110d053255..80c2cb58e2d83a0e58f913ee59626c72649053c7 100644 (file)
@@ -236,7 +236,7 @@ int do_wd (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
 
 U_BOOT_CMD(
        wd,     2,      1,      do_wd,
-       "wd      - check and set watchdog\n",
+       "check and set watchdog",
        "on   - switch watchDog on\n"
        "wd off  - switch watchdog off\n"
        "wd      - print current status\n"