1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Correct typo in command line options for backend server.

This commit is contained in:
Thomas G. Lockhart
1999-07-16 05:51:42 +00:00
parent a1d110b841
commit 06dfb46d82

View 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.