mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Tweak formatting.
This commit is contained in:
20
man/remind.1
20
man/remind.1
@@ -3021,16 +3021,16 @@ will return midnight on the day in question, and \fBtrigduration()\fR
|
|||||||
will return the \fIremaining\fR duration. Consider this example:
|
will return the \fIremaining\fR duration. Consider this example:
|
||||||
.PP
|
.PP
|
||||||
.nf
|
.nf
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
remind - 12 feb 1991 '*6' <<'EOF'
|
remind - 12 feb 1991 '*6' <<'EOF'
|
||||||
BANNER %
|
BANNER %
|
||||||
REM 1991-02-13 AT 16:00 DURATION 72:00 SATISFY 1
|
REM 1991-02-13 AT 16:00 DURATION 72:00 SATISFY 1
|
||||||
set a trigdatetime()
|
set a trigdatetime()
|
||||||
set b trigduration()
|
set b trigduration()
|
||||||
set c trigeventstart()
|
set c trigeventstart()
|
||||||
set d trigeventduration()
|
set d trigeventduration()
|
||||||
MSG now=[today()] dt=[a] dur=[b] estart=[c] edur=[d]%
|
MSG now=[today()] dt=[a] dur=[b] estart=[c] edur=[d]%
|
||||||
EOF
|
EOF
|
||||||
.fi
|
.fi
|
||||||
.PP
|
.PP
|
||||||
The output is:
|
The output is:
|
||||||
|
|||||||
Reference in New Issue
Block a user