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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user