aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-02-23 00:05:56 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-02-23 00:05:56 +0000
commit8953edb6a898d2012748051ed238f21152e13365 (patch)
tree7500a7caa9017089bb732ac0fdd5fe1bf4b9c221 /include/usage.h
parentfdbd58c5f5d82d0968a38a4daf790912893d8912 (diff)
downloadbusybox-w32-8953edb6a898d2012748051ed238f21152e13365.tar.gz
busybox-w32-8953edb6a898d2012748051ed238f21152e13365.tar.bz2
busybox-w32-8953edb6a898d2012748051ed238f21152e13365.zip
I should be more careful...
git-svn-id: svn://busybox.net/trunk/busybox@1892 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index a7cb9a6be..76492e0a7 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -91,7 +91,7 @@
91#define date_full_usage \ 91#define date_full_usage \
92 "Displays the current time in the given FORMAT, or sets the system date.\n" \ 92 "Displays the current time in the given FORMAT, or sets the system date.\n" \
93 "\nOptions:\n" \ 93 "\nOptions:\n" \
94 \t-R\t\tOutputs RFC-822 compliant date string\n" \ 94 "\t-R\t\tOutputs RFC-822 compliant date string\n" \
95 "\t-d STRING\tdisplay time described by STRING, not `now'\n" \ 95 "\t-d STRING\tdisplay time described by STRING, not `now'\n" \
96 "\t-s\t\tSets time described by STRING\n" \ 96 "\t-s\t\tSets time described by STRING\n" \
97 "\t-u\t\tPrints or sets Coordinated Universal Time" 97 "\t-u\t\tPrints or sets Coordinated Universal Time"