summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
diff options
context:
space:
mode:
authorTommi Kyntola2013-10-07 19:57:28 +0200
committerKarel Zak2013-10-22 10:39:08 +0200
commitaf7c483e62128a59852da2603a94db4b7738f1b6 (patch)
tree61acb2794910dc57238d5a7c559c0c72c3124ec4 /misc-utils/cal.1
parentcal: added argument option for -w|--week to display that week (diff)
downloadkernel-qcow2-util-linux-af7c483e62128a59852da2603a94db4b7738f1b6.tar.gz
kernel-qcow2-util-linux-af7c483e62128a59852da2603a94db4b7738f1b6.tar.xz
kernel-qcow2-util-linux-af7c483e62128a59852da2603a94db4b7738f1b6.zip
cal: remove optional from short arg -w
The long option --week still has the optional argument as --week=<wnum> This was suggested on the mailing list by Padraig Brady and I do agree with that. Actually, the whole idea of --week=<wnum> came from him. 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 22e389f14..fa79f914f 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 [\fInumber\fR]
+\fB\-w\fR, \fB\-\-week\fR[\fI=number\fR]
Display week numbers in the calendar (US or ISO-8601).
.TP
\fB\-\-color\fR [\fIwhen\fR]