mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Add more explanation of ADDOMIT
This commit is contained in:
15
man/remind.1
15
man/remind.1
@@ -998,6 +998,21 @@ If the \fBADDOMIT\fR keyword appears in a \fBREM\fR command, then
|
||||
the trigger date (if one could be calculated) is automatically
|
||||
added to the list of global OMITs.
|
||||
.PP
|
||||
The command:
|
||||
.PP
|
||||
.nf
|
||||
REM ... whatever ... ADDOMIT MSG Foo
|
||||
.fi
|
||||
.PP
|
||||
is identical in behaviour to the sequence:
|
||||
.PP
|
||||
.nf
|
||||
REM ... whatever ... SATISFY 1
|
||||
IF trigvalid()
|
||||
OMIT [trigdate()] MSG Foo
|
||||
ENDIF
|
||||
.fi
|
||||
.PP
|
||||
.B TIMED REMINDERS
|
||||
.PP
|
||||
Timed reminders are those that have an \fBAT\fR keyword followed
|
||||
|
||||
Reference in New Issue
Block a user