0993ae
PostgreSQL ecpg/initdb manual page fixes
0993ae
0993ae
This was generated based on automatic Red Hat manual page scan (private
0993ae
RHBZ#948933).
0993ae
0993ae
diff -up postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6 postgresql-13.1/doc/src/sgml/man1/ecpg.1
0993ae
--- postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6	2020-11-09 23:38:03.000000000 +0100
0993ae
+++ postgresql-13.1/doc/src/sgml/man1/ecpg.1	2020-11-18 09:26:40.547324791 +0100
0993ae
@@ -81,6 +81,11 @@ ORACLE\&.
0993ae
 Define a C preprocessor symbol\&.
0993ae
 .RE
0993ae
 .PP
0993ae
+\fB\-h \fR
0993ae
+.RS 4
0993ae
+Parse a header file, this option includes option \fB\-c\fR\&.
0993ae
+.RE
0993ae
+.PP
0993ae
 \fB\-h\fR
0993ae
 .RS 4
0993ae
 Process header files\&. When this option is specified, the output file extension becomes
0993ae
@@ -144,6 +149,11 @@ Allow question mark as placeholder for c
0993ae
 .RE
0993ae
 .RE
0993ae
 .PP
0993ae
+\fB\-\-regression\fR
0993ae
+.RS 4
0993ae
+Run in regression testing mode\&.
0993ae
+.RE
0993ae
+.PP
0993ae
 \fB\-t\fR
0993ae
 .RS 4
0993ae
 Turn on autocommit of transactions\&. In this mode, each SQL command is automatically committed unless it is inside an explicit transaction block\&. In the default mode, commands are committed only when
0993ae
diff -up postgresql-13.1/doc/src/sgml/man1/initdb.1.patch6 postgresql-13.1/doc/src/sgml/man1/initdb.1
0993ae
--- postgresql-13.1/doc/src/sgml/man1/initdb.1.patch6	2020-11-09 23:38:05.000000000 +0100
0993ae
+++ postgresql-13.1/doc/src/sgml/man1/initdb.1	2020-11-18 09:25:05.082348424 +0100
0993ae
@@ -311,6 +311,13 @@ determines that an error prevented it fr
0993ae
 .PP
0993ae
 Other options:
0993ae
 .PP
0993ae
+\fB\-s\fR
0993ae
+.br
0993ae
+\fB\-\-show\fR
0993ae
+.RS 4
0993ae
+Print the internal settings, then exit\&.
0993ae
+.RE
0993ae
+.PP
0993ae
 \fB\-V\fR
0993ae
 .br
0993ae
 \fB\-\-version\fR