pgsql: doc: remove unnecessary blank before command option text

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: remove unnecessary blank before command option text
Date: 2020-12-03 16:33:40
Message-ID: E1kkrY4-0003T9-Eg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: remove unnecessary blank before command option text

Backpatch-through: 11

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3f8971d92e767acf6e3d6e27c4cab7bfd88b71f4

Modified Files
--------------
doc/src/sgml/ref/pg_checksums.sgml | 2 +-
doc/src/sgml/ref/pg_controldata.sgml | 2 +-
doc/src/sgml/ref/pg_resetwal.sgml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-12-04 01:53:11 pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro
Previous Message Bruce Momjian 2020-12-03 15:29:27 pgsql: docs: list single-letter options first in command-line summary