diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-07-22 08:26:05 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-07-22 08:26:05 +0000 |
commit | 725db196c36789b740e589b0b8a7da341af77351 (patch) | |
tree | fff80ce29c30a7ac6da505d4142d1af31c3a8af6 /include/usage.h | |
parent | d9fe958921259372327a76307131e32a44fe15ad (diff) | |
download | busybox-w32-725db196c36789b740e589b0b8a7da341af77351.tar.gz busybox-w32-725db196c36789b740e589b0b8a7da341af77351.tar.bz2 busybox-w32-725db196c36789b740e589b0b8a7da341af77351.zip |
Very minor rdate updates
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 094eae8d9..bf1ad949e 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1898,7 +1898,7 @@ | |||
1898 | "/root\n" | 1898 | "/root\n" |
1899 | 1899 | ||
1900 | #define rdate_trivial_usage \ | 1900 | #define rdate_trivial_usage \ |
1901 | "[OPTION] HOST" | 1901 | "[-sp] HOST" |
1902 | #define rdate_full_usage \ | 1902 | #define rdate_full_usage \ |
1903 | "Get and possibly set the system date and time from a remote HOST.\n\n" \ | 1903 | "Get and possibly set the system date and time from a remote HOST.\n\n" \ |
1904 | "Options:\n" \ | 1904 | "Options:\n" \ |