@@ -106,6 +106,19 @@ PostgreSQL documentation
106106 </listitem>
107107 </varlistentry>
108108
109+ <varlistentry>
110+ <term><option>-E <replaceable class="parameter">encoding</replaceable></></term>
111+ <term><option>--encoding=<replaceable class="parameter">encoding</replaceable></></term>
112+ <listitem>
113+ <para>
114+ Specifies the character encoding scheme to be used in this
115+ database. The character sets supported by the
116+ <productname>PostgreSQL</productname> server are described in
117+ <xref linkend="multibyte-charset-supported">.
118+ </para>
119+ </listitem>
120+ </varlistentry>
121+
109122 <varlistentry>
110123 <term><option>-l <replaceable class="parameter">locale</replaceable></></term>
111124 <term><option>--locale=<replaceable class="parameter">locale</replaceable></></term>
@@ -135,19 +148,6 @@ PostgreSQL documentation
135148 </listitem>
136149 </varlistentry>
137150
138- <varlistentry>
139- <term><option>-E <replaceable class="parameter">encoding</replaceable></></term>
140- <term><option>--encoding=<replaceable class="parameter">encoding</replaceable></></term>
141- <listitem>
142- <para>
143- Specifies the character encoding scheme to be used in this
144- database. The character sets supported by the
145- <productname>PostgreSQL</productname> server are described in
146- <xref linkend="multibyte-charset-supported">.
147- </para>
148- </listitem>
149- </varlistentry>
150-
151151 <varlistentry>
152152 <term><option>-O <replaceable class="parameter">owner</replaceable></></term>
153153 <term><option>--owner=<replaceable class="parameter">owner</replaceable></></term>