Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3f8971d

Browse filesBrowse files
committed
doc: remove unnecessary blank before command option text
Backpatch-through: 11
1 parent a659e78 commit 3f8971d
Copy full SHA for 3f8971d

File tree

Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed

‎doc/src/sgml/ref/pg_checksums.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_checksums.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ PostgreSQL documentation
2828
<arg choice="plain"><option>-D</option></arg>
2929
<arg choice="plain"><option>--pgdata</option></arg>
3030
</group>
31-
<replaceable class="parameter"> datadir</replaceable>
31+
<replaceable class="parameter">datadir</replaceable>
3232
</group>
3333
</cmdsynopsis>
3434
</refsynopsisdiv>

‎doc/src/sgml/ref/pg_controldata.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_controldata.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ PostgreSQL documentation
2828
<arg choice="plain"><option>-D</option></arg>
2929
<arg choice="plain"><option>--pgdata</option></arg>
3030
</group>
31-
<replaceable class="parameter"> datadir</replaceable>
31+
<replaceable class="parameter">datadir</replaceable>
3232
</group>
3333
</cmdsynopsis>
3434
</refsynopsisdiv>

‎doc/src/sgml/ref/pg_resetwal.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_resetwal.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ PostgreSQL documentation
3636
<arg choice="plain"><option>-D</option></arg>
3737
<arg choice="plain"><option>--pgdata</option></arg>
3838
</group>
39-
<replaceable class="parameter"> datadir</replaceable>
39+
<replaceable class="parameter">datadir</replaceable>
4040
</group>
4141
</cmdsynopsis>
4242
</refsynopsisdiv>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.