mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
doc: remove unnecessary blank before command option text
Backpatch-through: 11
This commit is contained in:
parent
d415eec304
commit
f3f033a284
|
|
@ -28,7 +28,7 @@ PostgreSQL documentation
|
|||
<arg choice="plain"><option>-D</option></arg>
|
||||
<arg choice="plain"><option>--pgdata</option></arg>
|
||||
</group>
|
||||
<replaceable class="parameter"> datadir</replaceable>
|
||||
<replaceable class="parameter">datadir</replaceable>
|
||||
</group>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ PostgreSQL documentation
|
|||
<arg choice="plain"><option>-D</option></arg>
|
||||
<arg choice="plain"><option>--pgdata</option></arg>
|
||||
</group>
|
||||
<replaceable class="parameter"> datadir</replaceable>
|
||||
<replaceable class="parameter">datadir</replaceable>
|
||||
</group>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ PostgreSQL documentation
|
|||
<arg choice="plain"><option>-D</option></arg>
|
||||
<arg choice="plain"><option>--pgdata</option></arg>
|
||||
</group>
|
||||
<replaceable class="parameter"> datadir</replaceable>
|
||||
<replaceable class="parameter">datadir</replaceable>
|
||||
</group>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user