]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_date.c
General help message cleanup
[people/ms/u-boot.git] / common / cmd_date.c
index 3d78be2696d538079e5fceb5f0a6525ef401f152..b69e93508583be1e5ad0e426640ff6b64c324694 100644 (file)
@@ -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"
 );