Fixes #846. Version bump due to user-facing change.

This commit is contained in:
Jim Derry 2021-07-09 16:10:24 -04:00
parent 009da61f8b
commit 089659cafc
2 changed files with 3 additions and 1 deletions

View File

@ -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'
may be combined as '\fB-imu\fR'.<xsl:text/>
<xsl:call-template name="show-cmdline-options" />
.SS Configuration Options General
.rs
.LP
\fIConfiguration\fR options can be specified
by preceding each option with \fB--\fR at the command line,

View File

@ -1,2 +1,2 @@
5.7.58
5.7.59
2021.07.09