]> granicus.if.org Git - postgresql/commitdiff
Put options in more alphabetical order
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 10 May 2011 19:37:22 +0000 (22:37 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 10 May 2011 19:37:22 +0000 (22:37 +0300)
doc/src/sgml/ref/createdb.sgml

index 7cbf56506dae7f06c56afccaab31887136440a14..9c8171d0499f5bdc806e8682af28bdd8fedcad13 100644 (file)
@@ -106,6 +106,19 @@ PostgreSQL documentation
       </listitem>
      </varlistentry>
 
+     <varlistentry>
+      <term><option>-E <replaceable class="parameter">encoding</replaceable></></term>
+      <term><option>--encoding=<replaceable class="parameter">encoding</replaceable></></term>
+      <listitem>
+       <para>
+        Specifies the character encoding scheme to be used in this
+        database. The character sets supported by the
+        <productname>PostgreSQL</productname> server are described in
+        <xref linkend="multibyte-charset-supported">.
+       </para>
+      </listitem>
+     </varlistentry>
+
      <varlistentry>
       <term><option>-l <replaceable class="parameter">locale</replaceable></></term>
       <term><option>--locale=<replaceable class="parameter">locale</replaceable></></term>
@@ -135,19 +148,6 @@ PostgreSQL documentation
       </listitem>
      </varlistentry>
 
-     <varlistentry>
-      <term><option>-E <replaceable class="parameter">encoding</replaceable></></term>
-      <term><option>--encoding=<replaceable class="parameter">encoding</replaceable></></term>
-      <listitem>
-       <para>
-        Specifies the character encoding scheme to be used in this
-        database. The character sets supported by the
-        <productname>PostgreSQL</productname> server are described in
-        <xref linkend="multibyte-charset-supported">.
-       </para>
-      </listitem>
-     </varlistentry>
-
      <varlistentry>
       <term><option>-O <replaceable class="parameter">owner</replaceable></></term>
       <term><option>--owner=<replaceable class="parameter">owner</replaceable></></term>