Skip to content

Commit c290476

Browse files
committed
Remove '=' from initdb switch syntax.
1 parent 8cc55b1 commit c290476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/initdb.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ PostgreSQL documentation
2424
<command>initdb</command>
2525
<arg rep="repeat"><replaceable>option</replaceable></arg>
2626
<group choice="plain">
27-
<arg>--pgdata=</arg>
27+
<arg>--pgdata</arg>
2828
<arg>-D </arg>
2929
<replaceable>directory</replaceable>
3030
</group>

0 commit comments

Comments
 (0)