summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
diff options
context:
space:
mode:
authorTommi Kyntola2013-10-07 13:32:23 +0200
committerKarel Zak2013-10-22 10:32:32 +0200
commitaae4f87e6892f7bbda82444f2dbf38bc83aa1fce (patch)
tree0588cfc3114523e31bd66ae454cff23a4023fb0d /misc-utils/cal.1
parentcal: various tests for week numbers (diff)
downloadkernel-qcow2-util-linux-aae4f87e6892f7bbda82444f2dbf38bc83aa1fce.tar.gz
kernel-qcow2-util-linux-aae4f87e6892f7bbda82444f2dbf38bc83aa1fce.tar.xz
kernel-qcow2-util-linux-aae4f87e6892f7bbda82444f2dbf38bc83aa1fce.zip
cal: added argument option for -w|--week to display that week
Because many years have two sections of week 52 or 53, the week that this argument points to is the one that starts during that year (when available). The week number in argument is also highlighted in addition to possibly visible current/defined date highlighting. Signed-off-by: Tommi Kyntola <kynde@iki.fi>
Diffstat (limited to 'misc-utils/cal.1')
-rw-r--r--misc-utils/cal.12
1 files changed, 1 insertions, 1 deletions
diff --git a/misc-utils/cal.1 b/misc-utils/cal.1
index 81f3b22a4..22e389f14 100644
--- a/misc-utils/cal.1
+++ b/misc-utils/cal.1
@@ -65,7 +65,7 @@ Display Julian dates (days one-based, numbered from January 1).
\fB\-y\fR, \fB\-\-year\fR
Display a calendar for the whole year.
.TP
-\fB\-w\fR, \fB\-\-week\fR
+\fB\-w\fR, \fB\-\-week\fR [\fInumber\fR]
Display week numbers in the calendar (US or ISO-8601).
.TP
\fB\-\-color\fR [\fIwhen\fR]