24c5bf3
PostgreSQL ecpg/initdb manual page fixes
24c5bf3
24c5bf3
This was generated based on automatic Red Hat manual page scan (private
24c5bf3
RHBZ#948933).
cac63b3
8c11ca3
diff -up postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6 postgresql-13.1/doc/src/sgml/man1/ecpg.1
8c11ca3
--- postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6	2020-11-09 23:38:03.000000000 +0100
8c11ca3
+++ postgresql-13.1/doc/src/sgml/man1/ecpg.1	2020-11-18 09:26:40.547324791 +0100
8c11ca3
@@ -81,6 +81,11 @@ ORACLE\&.
8c11ca3
 Define a C preprocessor symbol\&.
8c11ca3
 .RE
8c11ca3
 .PP
8c11ca3
+\fB\-h \fR
8c11ca3
+.RS 4
8c11ca3
+Parse a header file, this option includes option \fB\-c\fR\&.
8c11ca3
+.RE
8c11ca3
+.PP
8c11ca3
 \fB\-h\fR
8c11ca3
 .RS 4
8c11ca3
 Process header files\&. When this option is specified, the output file extension becomes
8c11ca3
@@ -144,6 +149,11 @@ Allow question mark as placeholder for c
cac63b3
 .RE
cac63b3
 .RE
cac63b3
 .PP
cac63b3
+\fB\-\-regression\fR
cac63b3
+.RS 4
cac63b3
+Run in regression testing mode\&.
cac63b3
+.RE
cac63b3
+.PP
cac63b3
 \fB\-t\fR
cac63b3
 .RS 4
cac63b3
 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
8c11ca3
diff -up postgresql-13.1/doc/src/sgml/man1/initdb.1.patch6 postgresql-13.1/doc/src/sgml/man1/initdb.1
8c11ca3
--- postgresql-13.1/doc/src/sgml/man1/initdb.1.patch6	2020-11-09 23:38:05.000000000 +0100
8c11ca3
+++ postgresql-13.1/doc/src/sgml/man1/initdb.1	2020-11-18 09:25:05.082348424 +0100
8c11ca3
@@ -311,6 +311,13 @@ determines that an error prevented it fr
cac63b3
 .PP
cac63b3
 Other options:
cac63b3
 .PP
Jozef Mlich fd57b14
+\fB\-s\fR
Jozef Mlich fd57b14
+.br
Jozef Mlich fd57b14
+\fB\-\-show\fR
cac63b3
+.RS 4
cac63b3
+Print the internal settings, then exit\&.
cac63b3
+.RE
cac63b3
+.PP
Jozef Mlich fd57b14
 \fB\-V\fR
Jozef Mlich fd57b14
 .br
Jozef Mlich fd57b14
 \fB\-\-version\fR