]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_date.c
Command usage cleanup
[people/ms/u-boot.git] / common / cmd_date.c
index d6bd931caff017afdfad65befb1d22560ec4a509..3d78be2696d538079e5fceb5f0a6525ef401f152 100644 (file)
@@ -214,7 +214,7 @@ int mk_date (char *datestr, struct rtc_time *tmp)
 
 U_BOOT_CMD(
        date,   2,      1,      do_date,
-       "date    - get/set/reset date & time\n",
+       "get/set/reset date & time",
        "[MMDDhhmm[[CC]YY][.ss]]\ndate reset\n"
        "  - without arguments: print date & time\n"
        "  - with numeric argument: set the system date & time\n"