Document long names for format options (plain, tar, custom). They already
authorPeter Eisentraut
Fri, 17 Mar 2006 16:02:47 +0000 (16:02 +0000)
committerPeter Eisentraut
Fri, 17 Mar 2006 16:02:47 +0000 (16:02 +0000)
worked and someone asked about them, so we might as well document them.

doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_restore.sgml

index 998dc670c26ed95649b6748b131a19e705fcc9c1..986a0d21afb8940726cab4b8ebfa4664f81e2a10 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -229,6 +229,7 @@ PostgreSQL documentation
        
         
          p
+         plain
          
           
            Output a plain-text SQL script file (default)
@@ -238,6 +239,7 @@ PostgreSQL documentation
 
         
          t
+         tar
          
           
          Output a tar archive suitable for input into 
@@ -251,6 +253,7 @@ PostgreSQL documentation
 
         
          c
+         custom
          
           
          Output a custom archive suitable for input into 
index e63c82ead2139e017852b9f5da53c5334b823b21..b82969aaf6336018061b7d08bf69642050fb1c77 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  
        
         
          t
+         tar
          
           
            The archive is a tar archive. Using this
 
         
          c
+         custom
          
           
            The archive is in the custom format of