mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
clarify --no-comments option in --help and SGML files
The previous commit, b38bac26e2
, missed these cases for dump/restore.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/3495698.1731968093@sss.pgh.pa.us
Backpatch-through: master
This commit is contained in:
@ -417,7 +417,7 @@ exclude database <replaceable class="parameter">PATTERN</replaceable>
|
||||
<term><option>--no-comments</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Do not dump comments.
|
||||
Do not dump <command>COMMENT</command> commands.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user