mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Document that -pp and -ppp enable -l
This commit is contained in:
@@ -444,11 +444,9 @@ The \fbdate\fR key will \fIalways\fR be present; it is the trigger date
|
|||||||
of the reminder expressed as a string in the format \fIYYYY-MM-DD\fR
|
of the reminder expressed as a string in the format \fIYYYY-MM-DD\fR
|
||||||
.TP
|
.TP
|
||||||
.B filename \fIf\fR
|
.B filename \fIf\fR
|
||||||
The filename in which the reminder was found. Present if \fBRemind\fR
|
The filename in which the reminder was found.
|
||||||
was invoked with the \fB\-l\fR option.
|
|
||||||
.B lineno \fIn\fR
|
.B lineno \fIn\fR
|
||||||
The line number within the file on which the reminder was found.
|
The line number within the file on which the reminder was found.
|
||||||
Present if \fBRemind\fR was invoked with the \fB\-l\fR option.
|
|
||||||
.TP
|
.TP
|
||||||
.B nonconst_expr 1
|
.B nonconst_expr 1
|
||||||
If the reminder contained a non-constant expression that had to be evaluated
|
If the reminder contained a non-constant expression that had to be evaluated
|
||||||
|
|||||||
@@ -122,6 +122,11 @@ format rather than the "simple calendar" format. This format is
|
|||||||
also documented in the \fBrem2ps(1)\fR man page. Finally, if you use
|
also documented in the \fBrem2ps(1)\fR man page. Finally, if you use
|
||||||
three p's, as in \fB\-ppp\fR, then \fBRemind\fR uses a pure JSON
|
three p's, as in \fB\-ppp\fR, then \fBRemind\fR uses a pure JSON
|
||||||
format, again documented in \fBrem2ps(1)\fR.
|
format, again documented in \fBrem2ps(1)\fR.
|
||||||
|
.RS
|
||||||
|
.PP
|
||||||
|
Note that the \fB\-pp\fR or \fB\-ppp\fR options also enable the \fB\-l\fR
|
||||||
|
option.
|
||||||
|
.RE
|
||||||
.TP
|
.TP
|
||||||
.B \-l
|
.B \-l
|
||||||
If you use the \-l option in conjunction with the \-p option, then
|
If you use the \-l option in conjunction with the \-p option, then
|
||||||
|
|||||||
Reference in New Issue
Block a user