Update pg_dump -v comments to mention additional comments in dump file.
authorBruce Momjian
Mon, 31 May 2004 13:37:52 +0000 (13:37 +0000)
committerBruce Momjian
Mon, 31 May 2004 13:37:52 +0000 (13:37 +0000)
doc/src/sgml/ref/pg_dump.sgml

index d9c6b05abbca5665d2ee0cfd24b234047ce7d151..4973d27be9237abe81149275f8099ff4624e85fd 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -402,8 +402,8 @@ PostgreSQL documentation
       
        
    Specifies verbose mode.  This will cause
-   pg_dump to print progress messages
-   to standard error.
+   pg_dump to output detailed object
+        comments in the dump file, and progress messages to standard error.