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.
pull/160/head
Tomas Vondra 1 year ago
parent 06a0f4d52b
commit f4fdc24aa3
  1. 2
      doc/src/sgml/ref/createdb.sgml

@ -201,7 +201,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