createdb: Correct parameter name in SGML docs

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: f4fdc24aa35c2268f519905a3a66658ebd55a466
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2024-04-20T16:54:09Z
Releases: 17.0
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