1
0
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:
Bruce Momjian
2020-12-03 11:33:24 -05:00
parent 792d000e53
commit aee1f74961
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>