From a069d2def79de1f880b1177976e5dca6cdccf7b5 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 15 Aug 2022 20:29:44 -0400 Subject: Add named dates to when --- bin/man1/when.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'bin/man1') diff --git a/bin/man1/when.1 b/bin/man1/when.1 index 0b473573..f955daf4 100644 --- a/bin/man1/when.1 +++ b/bin/man1/when.1 @@ -1,4 +1,4 @@ -.Dd July 24, 2019 +.Dd August 15, 2022 .Dt WHEN 1 .Os . @@ -24,6 +24,11 @@ The grammar is as follows: .Bl -tag -width Ds .It Sy \&. Today's date. +The empty expression is equivalent. +. +.It Ar name Op Sy = Ar date +A named date. +Names are alphanumeric including underscores. . .It Ar month Ar date Op Ar year A full date, -- cgit 1.4.1