summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/cal.1')
-rw-r--r--misc-utils/cal.14
1 files changed, 3 insertions, 1 deletions
diff --git a/misc-utils/cal.1 b/misc-utils/cal.1
index 80d95b27d..9d41dc5ed 100644
--- a/misc-utils/cal.1
+++ b/misc-utils/cal.1
@@ -42,7 +42,7 @@
.Nd displays a calendar
.Sh SYNOPSIS
.Nm cal
-.Op Fl jy
+.Op Fl mjy
.Op Ar month Op Ar year
.Sh DESCRIPTION
.Nm Cal
@@ -51,6 +51,8 @@ If arguments are not specified,
the current month is displayed.
The options are as follows:
.Bl -tag -width Ds
+.It Fl m
+Display monday as the first day of the week.
.It Fl j
Display julian dates (days one-based, numbered from January 1).
.It Fl y