8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11864ab commit a1bd1d7Copy full SHA for a1bd1d7
doc/src/sgml/ref/pg_dump.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.69 2004/03/23 22:06:08 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.70 2004/05/31 13:37:52 momjian Exp $
3
PostgreSQL documentation
4
-->
5
@@ -402,8 +402,8 @@ PostgreSQL documentation
402
<listitem>
403
<para>
404
Specifies verbose mode. This will cause
405
- <application>pg_dump</application> to print progress messages
406
- to standard error.
+ <application>pg_dump</application> to output detailed object
+ comments in the dump file, and progress messages to standard error.
407
</para>
408
</listitem>
409
</varlistentry>
0 commit comments