projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d8931c
)
createdb: Correct parameter name in SGML docs
author
Tomas Vondra
<
[email protected]
>
Sat, 20 Apr 2024 16:54:09 +0000
(18:54 +0200)
committer
Tomas Vondra
<
[email protected]
>
Sun, 21 Apr 2024 07:57:13 +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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/createdb.sgml
b/doc/src/sgml/ref/createdb.sgml
index e4647d5ce71d4b82ac9539154cad0c974ceb6406..bc62f26bd9b2fbc3b958a3a1e255a896ac85d76e 100644
(file)
--- a/
doc/src/sgml/ref/createdb.sgml
+++ b/
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>