From 1ee989c65d78dfdf9d86e0a0bee6beaacabcf4b8 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Mon, 25 Sep 2023 08:27:22 -0400 Subject: [PATCH] Add example for null date specification. --- man/remind.1.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/remind.1.in b/man/remind.1.in index 0d00fed2..01dc08ef 100644 --- a/man/remind.1.in +++ b/man/remind.1.in @@ -610,6 +610,11 @@ The following examples show how date specifications are interpreted. .PP 1. Null date specification - the reminder is triggered every day. The trigger date for a specific run is simply the current system date. +For example: +.PP +.nf + REM MSG This is triggered every time Remind runs +.fi .PP 2. Only .I day