File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/createuser.sgml,v 1.18 2001/08/25 17:46:11 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/createuser.sgml,v 1.19 2001/08/26 04:20:36 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -133,7 +133,7 @@ Postgres documentation
133
133
</varlistentry>
134
134
135
135
<varlistentry>
136
- <term>--encrypted</term>
136
+ <term>-E, - -encrypted</term>
137
137
<listitem>
138
138
<para>
139
139
Encrypts the user's password stored in the database. If not
@@ -143,7 +143,7 @@ Postgres documentation
143
143
</varlistentry>
144
144
145
145
<varlistentry>
146
- <term>--unencrypted</term>
146
+ <term>-N, - -unencrypted</term>
147
147
<listitem>
148
148
<para>
149
149
Does not encrypt the user's password stored in the database. If
You can’t perform that action at this time.
0 commit comments