From 5171a400cb15a94b6a2aa8ea2ad7a0128d080830 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 24 Aug 2012 00:06:59 -0400 Subject: Put options on man page and in help output in slightly better order --- doc/src/sgml/ref/pg_receivexlog.sgml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'doc/src/sgml/ref/pg_receivexlog.sgml') diff --git a/doc/src/sgml/ref/pg_receivexlog.sgml b/doc/src/sgml/ref/pg_receivexlog.sgml index 64cb81d2ef8..7f62fd9e615 100644 --- a/doc/src/sgml/ref/pg_receivexlog.sgml +++ b/doc/src/sgml/ref/pg_receivexlog.sgml @@ -122,19 +122,6 @@ PostgreSQL documentation The following command-line options control the database connection parameters. - - - - - - Specifies the number of seconds between status packets sent back to the - server. This is required if replication timeout is configured on the - server, and allows for easier monitoring. A value of zero disables the - status updates completely. The default value is 10 seconds. - - - - @@ -162,6 +149,19 @@ PostgreSQL documentation + + + + + + Specifies the number of seconds between status packets sent back to the + server. This is required if replication timeout is configured on the + server, and allows for easier monitoring. A value of zero disables the + status updates completely. The default value is 10 seconds. + + + + -- cgit v1.2.3