mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
doc: remove unnecessary blank before command option text
Backpatch-through: 11
This commit is contained in:
@ -28,7 +28,7 @@ PostgreSQL documentation
|
|||||||
<arg choice="plain"><option>-D</option></arg>
|
<arg choice="plain"><option>-D</option></arg>
|
||||||
<arg choice="plain"><option>--pgdata</option></arg>
|
<arg choice="plain"><option>--pgdata</option></arg>
|
||||||
</group>
|
</group>
|
||||||
<replaceable class="parameter"> datadir</replaceable>
|
<replaceable class="parameter">datadir</replaceable>
|
||||||
</group>
|
</group>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
|
@ -36,7 +36,7 @@ PostgreSQL documentation
|
|||||||
<arg choice="plain"><option>-D</option></arg>
|
<arg choice="plain"><option>-D</option></arg>
|
||||||
<arg choice="plain"><option>--pgdata</option></arg>
|
<arg choice="plain"><option>--pgdata</option></arg>
|
||||||
</group>
|
</group>
|
||||||
<replaceable class="parameter"> datadir</replaceable>
|
<replaceable class="parameter">datadir</replaceable>
|
||||||
</group>
|
</group>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
|
Reference in New Issue
Block a user