X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_date.c;h=b69e93508583be1e5ad0e426640ff6b64c324694;hb=168f7cfe562001d5d7c2c724b8232a1dfb2d3463;hp=3d78be2696d538079e5fceb5f0a6525ef401f152;hpb=6c6e042ab3bbfb5428e4cdeb38fa27728c63afdd;p=u-boot diff --git a/common/cmd_date.c b/common/cmd_date.c index 3d78be2696..b69e935085 100644 --- a/common/cmd_date.c +++ b/common/cmd_date.c @@ -218,5 +218,5 @@ U_BOOT_CMD( "[MMDDhhmm[[CC]YY][.ss]]\ndate reset\n" " - without arguments: print date & time\n" " - with numeric argument: set the system date & time\n" - " - with 'reset' argument: reset the RTC\n" + " - with 'reset' argument: reset the RTC" );