]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Correct typo in command line options for backend server.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 16 Jul 1999 05:51:42 +0000 (05:51 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Fri, 16 Jul 1999 05:51:42 +0000 (05:51 +0000)
doc/src/sgml/ref/set.sgml

index af71daf532198505ef65b04915f29a51a39def7c..eb725692fc6b8755f27cc0acd4f12c946f5274a2 100644 (file)
@@ -201,7 +201,7 @@ default
          Setting the <envar>PGDATESTYLE</envar> environment variable.
         </member>
         <member>
-         Running postmaster using the <option>-oe</option> parameter to set
+         Running postmaster using the <option>-o -e</option> option to set
          dates to the <literal>European</literal> convention.
          Note that this affects only the some combinations of date styles; for example
          the ISO style is not affected by this parameter.