Command usage cleanup
[oweals/u-boot.git] / board / ssv / common / wd_pio.c
index 8823ed12f436355d87a35522addc441d78b81574..9b384259e4b75646d3a66bd3de97648bf9ce0586 100644 (file)
@@ -151,7 +151,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"