diff --git a/doc/src/sgml/ref/pg_createsubscriber.sgml b/doc/src/sgml/ref/pg_createsubscriber.sgml index 7fb51f75a4..142bffff02 100644 --- a/doc/src/sgml/ref/pg_createsubscriber.sgml +++ b/doc/src/sgml/ref/pg_createsubscriber.sgml @@ -213,21 +213,6 @@ PostgreSQL documentation - - - - - The subscription name to set up the logical replication. Multiple - subscriptions can be specified by writing multiple - switches. The number of subscription - names must match the number of specified databases, otherwise an error - is reported. The order of the multiple subscription name switches must - match the order of database switches. If this option is not specified, - a generated name is assigned to the subscription name. - - - - @@ -245,12 +230,16 @@ PostgreSQL documentation - - + - Show help about pg_createsubscriber command - line arguments, and exit. + The subscription name to set up the logical replication. Multiple + subscriptions can be specified by writing multiple + switches. The number of subscription + names must match the number of specified databases, otherwise an error + is reported. The order of the multiple subscription name switches must + match the order of database switches. If this option is not specified, + a generated name is assigned to the subscription name. @@ -264,6 +253,17 @@ PostgreSQL documentation + + + + + + + Show help about pg_createsubscriber command + line arguments, and exit. + + +