This patch adds documentation for the long-version parameters --username
authorNeil Conway
Thu, 1 Feb 2007 04:39:33 +0000 (04:39 +0000)
committerNeil Conway
Thu, 1 Feb 2007 04:39:33 +0000 (04:39 +0000)
and --password for pg_dump, pg_dumpall and pg_restore, per complaint by
Michael Schmidt. Patch from Magnus Hagander.

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

index f71117ad89a3111c2e10c7827bfa148f24b6e42c..5d3a16d7af780e1d81568017f317af8f8ebbdc8d 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -644,15 +644,17 @@ PostgreSQL documentation
 
      
       
+      
       
        
-        Connect as the given user
+        Connect as the given user.
        
       
      
 
      
       
+      
       
        
         Force a password prompt.  This should happen automatically if
index b6d74f1e0d573e22aa42e1aec3abaae32d777cc1..8dfa773a49d62e15dcdf7ee56627776d2e6cf701 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -374,7 +374,7 @@ PostgreSQL documentation
 
      
       -W
-       --password
+      --password
       
        
         Force a password prompt.  This should happen automatically if
index a5b2bbadb77eb13ade6c2f2493a6f37d89ce225b..0a3b3d12aa91e48631c293b89d11b448a4eb5d70 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  
 
      
       
+      
       
        
-        Connect as the given user
+        Connect as the given user.
        
       
      
 
      
       
+      
       
        
         Force a password prompt.  This should happen automatically if