]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/ssv/common/wd_pio.c
ARM Update mach-types
[people/ms/u-boot.git] / board / ssv / common / wd_pio.c
index 8823ed12f436355d87a35522addc441d78b81574..eaf1d2526c959eacc066213c2680cc36826099c0 100644 (file)
@@ -151,10 +151,10 @@ 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"
+       "wd      - print current status"
 );
 #endif
 #endif /* CONFIG_HW_WATCHDOG */