Modify pg_standby, pgbench, and pg_upgrade manual pages to be consistent
Bruce Momjian <bruce@momjian.us>
Modify pg_standby, pgbench, and pg_upgrade manual pages to be consistent in their display of command-line options with other client applications.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/option.c | modified | +15 −15 |
| doc/src/sgml/oid2name.sgml | modified | +2 −2 |
| doc/src/sgml/pgbench.sgml | modified | +280 −213 |
| doc/src/sgml/pgstandby.sgml | modified | +104 −89 |
| doc/src/sgml/pgupgrade.sgml | modified | +10 −10 |