doc: Fix missing whitespace in pg_restore documentation.
authorFujii Masao <[email protected]>
Tue, 15 Apr 2025 14:15:06 +0000 (23:15 +0900)
committerFujii Masao <[email protected]>
Tue, 15 Apr 2025 14:16:18 +0000 (23:16 +0900)
commit1b1dc81649a2d359f74553ebe2ecdd1d2d6e9bfe
tree9032519866b9cb68bb02a27605f331faf1934d5d
parentfb9ec9cf79263329ca8f116d6dacaada78f49dc2
doc: Fix missing whitespace in pg_restore documentation.

Previously, a space was missing between "<option>--exclude-schema</option>"
and "for" in the pg_restore documentation. This commit fixes the typo by
adding the missing whitespace.

Back-patch to v17 where the typo was added.

Author: Lele Gaifax <[email protected]>
Reviewed-by: Fujii Masao <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 17
doc/src/sgml/ref/pg_restore.sgml