Skip to content

Commit 3faac9d

Browse files
committed
Doc: correct spelling of meson switch.
It's --auto-features not --auto_features. Reported-by: Egor Chindyaskin <kyzevan23@mail.ru> Discussion: https://postgr.es/m/172465652540.862882.17808523044292761256@wrigleys.postgresql.org Discussion: https://postgr.es/m/1979661.1746212726@sss.pgh.pa.us Backpatch-through: 16
1 parent 334e508 commit 3faac9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/installation.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2737,7 +2737,7 @@ ninja install
27372737

27382738
<variablelist>
27392739
<varlistentry id="configure-auto-features-meson">
2740-
<term><option>--auto_features={ auto | enabled | disabled }</option></term>
2740+
<term><option>--auto-features={ auto | enabled | disabled }</option></term>
27412741
<listitem>
27422742
<para>
27432743
Setting this option allows you to override the value of all

0 commit comments

Comments
 (0)