summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index e7273ec57..2c4285cad 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -9794,6 +9794,8 @@ same as %b
day of year (001@dots{}366)
@item %m
month (01@dots{}12)
+@item %u
+day of week (1@dots{}7) with 1 corresponding to Monday
@item %U
week number of year with Sunday as first day of week (00@dots{}53).
Days in a new year preceding the first Sunday are in week zero.