I should be more careful...

This commit is contained in:
Eric Andersen
2001-02-23 00:05:56 +00:00
parent c163e5107f
commit 41492d6c23
5 changed files with 11 additions and 7 deletions

View File

@ -91,7 +91,7 @@
#define date_full_usage \
"Displays the current time in the given FORMAT, or sets the system date.\n" \
"\nOptions:\n" \
\t-R\t\tOutputs RFC-822 compliant date string\n" \
"\t-R\t\tOutputs RFC-822 compliant date string\n" \
"\t-d STRING\tdisplay time described by STRING, not `now'\n" \
"\t-s\t\tSets time described by STRING\n" \
"\t-u\t\tPrints or sets Coordinated Universal Time"