summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
diff options
context:
space:
mode:
authorDeiz2015-10-10 02:39:02 +0200
committerDeiz2015-10-10 02:39:02 +0200
commitccf3dd50ce70bb915a42a037d99fac9fcd282bf1 (patch)
tree1c88ab1509502ceaaf6dab36a9355ece77ad2968 /misc-utils/cal.1
parentcal: Track date span independently from months_in_row (diff)
downloadkernel-qcow2-util-linux-ccf3dd50ce70bb915a42a037d99fac9fcd282bf1.tar.gz
kernel-qcow2-util-linux-ccf3dd50ce70bb915a42a037d99fac9fcd282bf1.tar.xz
kernel-qcow2-util-linux-ccf3dd50ce70bb915a42a037d99fac9fcd282bf1.zip
cal: Add --span option
This allows the date spanning behaviour of -3 to be used with other month ranges. Signed-off-by: Deiz <silverwraithii@gmail.com>
Diffstat (limited to 'misc-utils/cal.1')
-rw-r--r--misc-utils/cal.13
1 files changed, 3 insertions, 0 deletions
diff --git a/misc-utils/cal.1 b/misc-utils/cal.1
index e032b97ca..071c693a0 100644
--- a/misc-utils/cal.1
+++ b/misc-utils/cal.1
@@ -57,6 +57,9 @@ Display three months spanning the date.
\fB\-n , \-\-months\fR \fInumber\fR
Display \fInumber\fR of months, starting from the month containing the date.
.TP
+\fB\-S, \fB\-\-span\fR
+Display months spanning the date.
+.TP
\fB\-s\fR, \fB\-\-sunday\fR
Display Sunday as the first day of the week.
.TP