pgsql: doc: Fix order of options on pg_createsubscriber man page - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Fix order of options on pg_createsubscriber man page
Date
Msg-id E1rzWzx-003cm9-IE@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Fix order of options on pg_createsubscriber man page

Some options were listed in an order that was inconsistent with the
--help output and everything else.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/286eea5d3ae33a8c22d46a051f8ac6069c8b779d

Modified Files
--------------
doc/src/sgml/ref/pg_createsubscriber.sgml | 38 +++++++++++++++----------------
1 file changed, 19 insertions(+), 19 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_walsummary: Document --version option
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_dump: Put new options in consistent order in --help and man p