diff options
Diffstat (limited to 'doc/src/sgml/man1/createdb.1')
-rw-r--r-- | doc/src/sgml/man1/createdb.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/man1/createdb.1 b/doc/src/sgml/man1/createdb.1 index f870a63..366c682 100644 --- a/doc/src/sgml/man1/createdb.1 +++ b/doc/src/sgml/man1/createdb.1 @@ -3,11 +3,11 @@ .\" Author: The PostgreSQL Global Development Group .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> .\" Date: 2024 -.\" Manual: PostgreSQL 16.2 Documentation -.\" Source: PostgreSQL 16.2 +.\" Manual: PostgreSQL 16.3 Documentation +.\" Source: PostgreSQL 16.3 .\" Language: English .\" -.TH "CREATEDB" "1" "2024" "PostgreSQL 16.2" "PostgreSQL 16.2 Documentation" +.TH "CREATEDB" "1" "2024" "PostgreSQL 16.3" "PostgreSQL 16.3 Documentation" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -135,7 +135,7 @@ Specifies the locale provider for the database\*(Aqs default collation\&. Specifies the database user who will own the new database\&. (This name is processed as a double\-quoted identifier\&.) .RE .PP -\fB\-S \fR\fB\fItemplate\fR\fR +\fB\-S \fR\fB\fIstrategy\fR\fR .br \fB\-\-strategy=\fR\fB\fIstrategy\fR\fR .RS 4 |