mirror of
https://github.com/postgres/postgres.git
synced 2026-02-12 23:33:27 -05:00
Remove '=' from initdb switch syntax.
This commit is contained in:
parent
8cc55b1c0f
commit
c290476cbd
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ PostgreSQL documentation
|
|||
<command>initdb</command>
|
||||
<arg rep="repeat"><replaceable>option</replaceable></arg>
|
||||
<group choice="plain">
|
||||
<arg>--pgdata=</arg>
|
||||
<arg>--pgdata</arg>
|
||||
<arg>-D </arg>
|
||||
<replaceable>directory</replaceable>
|
||||
</group>
|
||||
|
|
|
|||
Loading…
Reference in a new issue