doc: Fix missing whitespace in pg_restore documentation.

Fujii Masao <fujii@postgresql.org>

Commit: 1b1dc81649a2d359f74553ebe2ecdd1d2d6e9bfe
Author: Fujii Masao <fujii@postgresql.org>
Date: 2025-04-15T14:16:18Z
Releases: 17.5
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 <lele@metapensiero.it>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/87lds3ysm0.fsf@metapensiero.it
Backpatch-through: 17

Files

PathChange+/−
doc/src/sgml/ref/pg_restore.sgml modified +1 −1

Documentation touched

Discussion