summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1999-07-16 05:51:42 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1999-07-16 05:51:42 +0000
commit06dfb46d825f0a7820594d6a74e031d09c25b7ab (patch)
tree2ffa4dd1e83b328c44dac6bd6644767a6e7f1a54
parenta1d110b84107857f21a4bf4aca01e4d4907d16dc (diff)
Correct typo in command line options for backend server.
-rw-r--r--doc/src/sgml/ref/set.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/set.sgml b/doc/src/sgml/ref/set.sgml
index af71daf5321..eb725692fc6 100644
--- a/doc/src/sgml/ref/set.sgml
+++ b/doc/src/sgml/ref/set.sgml
@@ -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.