about summary refs log tree commit diff
path: root/wcal.1
diff options
context:
space:
mode:
Diffstat (limited to 'wcal.1')
-rw-r--r--wcal.16
1 files changed, 5 insertions, 1 deletions
diff --git a/wcal.1 b/wcal.1
index 60142bd..6ad706d 100644
--- a/wcal.1
+++ b/wcal.1
@@ -1,4 +1,4 @@
-.Dd January 30, 2021
+.Dd Feburary 19, 2022
 .Dt WCAL 1
 .Os
 .Sh NAME
@@ -8,6 +8,7 @@
 .Nm
 .Op Fl 13yci
 .Op Fl d Ar YYYY Ns Op Ar -MM Ns Op Ar -DD
+.Op Fl d Ar YYYY Ns Ar - Ns Cm W Ns Ar WW Ns Op Ar -D
 .Sh DESCRIPTION
 The
 .Nm
@@ -35,6 +36,9 @@ Show the calendar for a different date than today.
 Implies
 .Fl y
 in case only a year is passed.
+.It Fl d Ar YYYY Ns Ar - Ns Cm W Ns Ar WW Ns Op Ar -D
+Show the calendar for a different date (ISO week notation) than today.
+Defaults to Monday if no week day is given.
 .El
 .Sh EXIT STATUS
 .Ex -std