]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
createdb: Correct parameter name in SGML docs
authorTomas Vondra <tomas.vondra@postgresql.org>
Sat, 20 Apr 2024 16:54:09 +0000 (18:54 +0200)
committerTomas Vondra <tomas.vondra@postgresql.org>
Sun, 21 Apr 2024 07:57:52 +0000 (09:57 +0200)
Commit 9c08aea6a309 introduced -S/--strategy option, but forgot to
rename the parameter when copying the -T/--template bit.

doc/src/sgml/ref/createdb.sgml

index 671cd362d94a4cb866bce32d9bd72050513af7e7..058a6c4fe14cb37c18afa6e0f47ab2aa9a6027a5 100644 (file)
@@ -178,7 +178,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>