createdb: Correct parameter name in SGML docs

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: 877a64869996b702bb9cd5b39ebbc45febcd081a
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2024-04-21T07:57:13Z
Releases: 16.3
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