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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1b1dc81649a2d359f74553ebe2ecdd1d2d6e9bfe

Modified Files
--------------
doc/src/sgml/ref/pg_restore.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to