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>--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>
|
||||
|
Reference in New Issue
Block a user