createdb: Correct parameter name in SGML docs

Commit 9c08aea6a3 introduced -S/--strategy option, but forgot to
rename the parameter when copying the -T/--template bit.
REL_16_STABLE
Tomas Vondra 1 year ago
parent 0d8931c12a
commit 877a648699
  1. 2
      doc/src/sgml/ref/createdb.sgml

@ -191,7 +191,7 @@ PostgreSQL documentation
</varlistentry>
<varlistentry>
<term><option>-S <replaceable class="parameter">template</replaceable></option></term>
<term><option>-S <replaceable class="parameter">strategy</replaceable></option></term>
<term><option>--strategy=<replaceable class="parameter">strategy</replaceable></option></term>
<listitem>
<para>

Loading…
Cancel
Save