Put option listing back into alphabetical order
authorPeter Eisentraut <[email protected]>
Wed, 8 Jun 2022 13:35:44 +0000 (15:35 +0200)
committerPeter Eisentraut <[email protected]>
Wed, 8 Jun 2022 13:35:44 +0000 (15:35 +0200)
doc/src/sgml/ref/pgbench.sgml

index dbae4e2321a2b8dc1c3ffd81dc37bbbabf008dfb..820e09dc3f5337398e8500e19476ccab1d4a3db0 100644 (file)
@@ -813,19 +813,6 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
       </listitem>
      </varlistentry>
 
-     <varlistentry>
-      <term><option>--verbose-errors</option></term>
-      <listitem>
-       <para>
-        Print messages about all errors and failures (errors without retrying)
-        including which limit for retries was exceeded and how far it was
-        exceeded for the serialization/deadlock failures. (Note that in this
-        case the output can be significantly increased.).
-        See <xref linkend="failures-and-retries"/> for more information.
-       </para>
-      </listitem>
-     </varlistentry>
-
      <varlistentry>
       <term><option>--progress-timestamp</option></term>
       <listitem>
@@ -904,6 +891,19 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
       </listitem>
      </varlistentry>
 
+     <varlistentry>
+      <term><option>--verbose-errors</option></term>
+      <listitem>
+       <para>
+        Print messages about all errors and failures (errors without retrying)
+        including which limit for retries was exceeded and how far it was
+        exceeded for the serialization/deadlock failures. (Note that in this
+        case the output can be significantly increased.).
+        See <xref linkend="failures-and-retries"/> for more information.
+       </para>
+      </listitem>
+     </varlistentry>
+
     </variablelist>
    </para>