summaryrefslogtreecommitdiff
path: root/src/date.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-10 08:46:05 +0000
committerJim Meyering <jim@meyering.net>2001-11-10 08:46:05 +0000
commitd62b389816808f2c169d4765479c13b3628201f0 (patch)
treee74cf65bcab9bc9b3fb64fec7cabf197c3d06408 /src/date.c
parent1c873707389f3aa58cc88b3d38c1c0b62bab42a2 (diff)
downloadcoreutils-d62b389816808f2c169d4765479c13b3628201f0.tar.xz
(usage): Document %u.
Diffstat (limited to 'src/date.c')
-rw-r--r--src/date.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/date.c b/src/date.c
index 380c749fa..ea02bb3f4 100644
--- a/src/date.c
+++ b/src/date.c
@@ -166,6 +166,7 @@ specifies Coordinated Universal Time. Interpreted sequences are:\n\
%%S second (00..60)\n\
%%t a horizontal tab\n\
%%T time, 24-hour (hh:mm:ss)\n\
+ %%u day of week (1..7); 1 represents Monday\n\
%%U week number of year with Sunday as first day of week (00..53)\n\
%%V week number of year with Monday as first day of week (01..53)\n\
%%w day of week (0..6); 0 represents Sunday\n\