doc: Fix spelling of option -Dtap_tests for meson

This option was documented as -Dtap-tests, but the option requires an
underscore in its name.

Author: Katsuragi Yuta
Discussion: https://postgr.es/m/cff4558e170be78d8fd64ed45edbe1cb@oss.nttdata.com
This commit is contained in:
Michael Paquier 2023-02-15 15:01:24 +09:00
parent 9244c11afe
commit 8e0e0698f1
1 changed files with 1 additions and 1 deletions

View File

@ -3052,7 +3052,7 @@ ninja install
</varlistentry>
<varlistentry id="configure-tap-tests-meson">
<term><option>-Dtap-tests={ auto | enabled | disabled }</option></term>
<term><option>-Dtap_tests={ auto | enabled | disabled }</option></term>
<listitem>
<para>
Enable tests using the Perl TAP tools. Defaults to auto and requires