mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Remove '=' from initdb switch syntax.
This commit is contained in:
@ -24,7 +24,7 @@ PostgreSQL documentation
|
|||||||
<command>initdb</command>
|
<command>initdb</command>
|
||||||
<arg rep="repeat"><replaceable>option</replaceable></arg>
|
<arg rep="repeat"><replaceable>option</replaceable></arg>
|
||||||
<group choice="plain">
|
<group choice="plain">
|
||||||
<arg>--pgdata=</arg>
|
<arg>--pgdata</arg>
|
||||||
<arg>-D </arg>
|
<arg>-D </arg>
|
||||||
<replaceable>directory</replaceable>
|
<replaceable>directory</replaceable>
|
||||||
</group>
|
</group>
|
||||||
|
Reference in New Issue
Block a user