From ccf3dd50ce70bb915a42a037d99fac9fcd282bf1 Mon Sep 17 00:00:00 2001 From: Deiz Date: Fri, 9 Oct 2015 20:39:02 -0400 Subject: cal: Add --span option This allows the date spanning behaviour of -3 to be used with other month ranges. Signed-off-by: Deiz --- misc-utils/cal.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc-utils/cal.1') 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 -- cgit v1.2.3-55-g7522