summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/pg_restore.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml
index 345324bd27d..725acb192c9 100644
--- a/doc/src/sgml/ref/pg_restore.sgml
+++ b/doc/src/sgml/ref/pg_restore.sgml
@@ -579,7 +579,8 @@
<term><option>--no-comments</option></term>
<listitem>
<para>
- Do not dump comments.
+ Do not output commands to restore comments, even if the archive
+ contains them.
</para>
</listitem>
</varlistentry>