doc: Add missing values for meson options -Dcassert and -Db_coverage

Michael Paquier <michael@paquier.xyz>

Commit: 1a943d03d60e6a45036c77ca31d02ebd6e3ee169
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-02-22T01:55:14Z
Releases: 16.0
doc: Add missing values for meson options -Dcassert and -Db_coverage

The -Dcassert and -Db_coverage that can be specified to a meson command
require values after an equal sign but the documentation did not
properly reflect that.  All the other options specify the argument
values they expect, so close the gap.

Author: Jelte Fennema
Discussion: https://postgr.es/m/CAGECzQRXd1z+AoQ4tC5tqPk1_NQJohf6xwdEL=z9KgxHau2maQ@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/installation.sgml modified +2 −2

Documentation touched

Discussion