mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
createdb: Correct parameter name in SGML docs
Commit 9c08aea6a309 introduced -S/--strategy option, but forgot to rename the parameter when copying the -T/--template bit.
This commit is contained in:
parent
0d8931c12a
commit
877a648699
@ -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…
x
Reference in New Issue
Block a user