createdb: Correct parameter name in SGML docs

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 722f17049729600e3a885b1c1d975a0b0fa2e1e4
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2024-04-21T07:57:52Z
Releases: 15.7
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.

Files

PathChange+/−
doc/src/sgml/ref/createdb.sgml modified +1 −1

Documentation touched