diff options
Diffstat (limited to 'doc/src/sgml/ref/createdb.sgml')
-rw-r--r-- | doc/src/sgml/ref/createdb.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/createdb.sgml b/doc/src/sgml/ref/createdb.sgml index cbbc5c05455..7dbedc2e909 100644 --- a/doc/src/sgml/ref/createdb.sgml +++ b/doc/src/sgml/ref/createdb.sgml @@ -24,8 +24,8 @@ PostgreSQL documentation <command>createdb</command> <arg rep="repeat"><replaceable>connection-option</replaceable></arg> <arg rep="repeat"><replaceable>option</replaceable></arg> - <arg><replaceable>dbname</replaceable></arg> - <arg><replaceable>description</replaceable></arg> + <arg choice="opt"><replaceable>dbname</replaceable> + <arg choice="opt"><replaceable>description</replaceable></arg></arg> </cmdsynopsis> </refsynopsisdiv> |