clarify --no-comments option in --help and SGML files
commitf722dd32de49af883b7b58d0ca028835972b7095
authorBruce Momjian <bruce@momjian.us>
Wed, 20 Nov 2024 19:48:31 +0000 (20 14:48 -0500)
committerBruce Momjian <bruce@momjian.us>
Wed, 20 Nov 2024 19:48:31 +0000 (20 14:48 -0500)
tree36197cac37421b7bd505c290d727ab43a6208e62
parent70743376987af2393e42f3cfc2def4a472070659
clarify --no-comments option in --help and SGML files

The previous commit, b38bac26e20, missed these cases for dump/restore.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/3495698.1731968093@sss.pgh.pa.us

Backpatch-through: master
doc/src/sgml/ref/pg_dumpall.sgml
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c
src/bin/pg_dump/pg_restore.c