Fixes #846. Version bump due to user-facing change.
This commit is contained in:
parent
009da61f8b
commit
089659cafc
|
@ -98,6 +98,8 @@ Single-letter \fIcommand-line\fR options without an associated value
|
||||||
can be combined; for example '\fB-i\fR', '\fB-m\fR' and '\fB-u\fR'
|
can be combined; for example '\fB-i\fR', '\fB-m\fR' and '\fB-u\fR'
|
||||||
may be combined as '\fB-imu\fR'.<xsl:text/>
|
may be combined as '\fB-imu\fR'.<xsl:text/>
|
||||||
<xsl:call-template name="show-cmdline-options" />
|
<xsl:call-template name="show-cmdline-options" />
|
||||||
|
.SS Configuration Options General
|
||||||
|
.rs
|
||||||
.LP
|
.LP
|
||||||
\fIConfiguration\fR options can be specified
|
\fIConfiguration\fR options can be specified
|
||||||
by preceding each option with \fB--\fR at the command line,
|
by preceding each option with \fB--\fR at the command line,
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
5.7.58
|
5.7.59
|
||||||
2021.07.09
|
2021.07.09
|
||||||
|
|
Loading…
Reference in a new issue