Document single-letter createuser encryption options.
authorBruce Momjian
Sun, 26 Aug 2001 04:20:36 +0000 (04:20 +0000)
committerBruce Momjian
Sun, 26 Aug 2001 04:20:36 +0000 (04:20 +0000)
doc/src/sgml/ref/createuser.sgml

index 0a50582c79abb6881ab682544fb3c46318aae10c..157abdd788428bc980ff0a3827a41a484bb048b8 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -133,7 +133,7 @@ Postgres documentation
      
 
      
-      --encrypted
+      -E, --encrypted
       
        
    Encrypts the user's password stored in the database. If not
@@ -143,7 +143,7 @@ Postgres documentation
      
 
      
-      --unencrypted
+      -N, --unencrypted
       
        
    Does not encrypt the user's password stored in the database. If