should be backpatched to v15
https://www.postgresql.org/docs/15/app-createdb.html
On Sat, Apr 20, 2024 at 05:00:21PM +0000, Tomas Vondra wrote:
> 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.
>
> Branch
> ------
> master
>
> Details
> -------
> https://git.postgresql.org/pg/commitdiff/f4fdc24aa35c2268f519905a3a66658ebd55a466
>
> Modified Files
> --------------
> doc/src/sgml/ref/createdb.sgml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)