Fix description and documentation related to pg_restore --no-comments

Michael Paquier <michael@paquier.xyz>

Commit: c672d709b089f919381a2c36eea32a29d8de4198
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-06-26T05:57:53Z
Releases: 11.0
Fix description and documentation related to pg_restore --no-comments

These descriptions have been referring to object dump, but a restore
operation is done.

Reported-by: Andrey Lizenko
Author: Andrey Lizenko
Discussion: https://postgr.es/m/152992021588.1268.16786093506650391435@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/ref/pg_restore.sgml modified +2 −1
src/bin/pg_dump/pg_restore.c modified +1 −1

Documentation touched

Discussion