From 15dc6ec45285f8bc9af3702965e83532f1011b0c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 19 Feb 2022 22:37:24 +0100 Subject: support ISO week notation in -d --- wcal.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'wcal.1') 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 -- cgit 1.4.1