projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38daca8
)
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: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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/createdb.sgml
b/doc/src/sgml/ref/createdb.sgml
index 671cd362d94a4cb866bce32d9bd72050513af7e7..058a6c4fe14cb37c18afa6e0f47ab2aa9a6027a5 100644
(file)
--- a/
doc/src/sgml/ref/createdb.sgml
+++ b/
doc/src/sgml/ref/createdb.sgml
@@
-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>