mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Document how to use --print-config-cmd
This commit is contained in:
@@ -470,7 +470,18 @@ to standard output and then exit.
|
||||
.TP
|
||||
.B \-\-print-config-cmd
|
||||
This option causes \fBRemind\fR to print the exact \fB./configure\fR
|
||||
command that was used when \fBRemind\fR was built.
|
||||
command that was used when \fBRemind\fR was built. You can use this
|
||||
to build a new version of \fBRemind\fR using the same configuration
|
||||
as an existing one by running:
|
||||
.RS
|
||||
.PP
|
||||
.nf
|
||||
eval `remind --print-config-cmd`
|
||||
.fi
|
||||
.PP
|
||||
from the top-level \fBRemind\fR source directory.
|
||||
.RE
|
||||
|
||||
.TP
|
||||
.B \-\-print-tokens
|
||||
The \fB\-\-print-tokens\fR option causes \fBRemind\fR to print the tokens
|
||||
|
||||
Reference in New Issue
Block a user