diff options
Diffstat (limited to 'doc/src/sgml/ref/createlang.sgml')
| -rw-r--r-- | doc/src/sgml/ref/createlang.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/createlang.sgml b/doc/src/sgml/ref/createlang.sgml index eef50e2e465..e21b64bf8a7 100644 --- a/doc/src/sgml/ref/createlang.sgml +++ b/doc/src/sgml/ref/createlang.sgml @@ -25,7 +25,9 @@ PostgreSQL documentation <arg rep="repeat"><replaceable>connection-option</replaceable></arg> <arg choice="plain"><replaceable>langname</replaceable></arg> <arg><replaceable>dbname</replaceable></arg> - <sbr> + </cmdsynopsis> + + <cmdsynopsis> <command>createlang</command> <arg rep="repeat"><replaceable>connection-option</replaceable></arg> <group choice="plain"><arg>--list</arg><arg>-l</arg></group> |
