Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit7f609a1

Browse files
committed
Add missing equals signs to pg_recvlogical documentation.
Michael Paquier
1 parent22926e0 commit7f609a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/ref/pg_recvlogical.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ PostgreSQL documentation
230230
<variablelist>
231231
<varlistentry>
232232
<term><option>-d <replaceable>database</replaceable></option></term>
233-
<term><option>--dbname<replaceable>database</replaceable></option></term>
233+
<term><option>--dbname=<replaceable>database</replaceable></option></term>
234234
<listitem>
235235
<para>
236236
The database to connect to. See the description of the actions for
@@ -243,7 +243,7 @@ PostgreSQL documentation
243243

244244
<varlistentry>
245245
<term><option>-h <replaceable>hostname-or-ip</replaceable></option></term>
246-
<term><option>--host<replaceable>hostname-or-ip</replaceable></option></term>
246+
<term><option>--host=<replaceable>hostname-or-ip</replaceable></option></term>
247247
<listitem>
248248
<para>
249249
Specifies the host name of the machine on which the server is
@@ -257,7 +257,7 @@ PostgreSQL documentation
257257

258258
<varlistentry>
259259
<term><option>-p <replaceable>port</replaceable></option></term>
260-
<term><option>--port<replaceable>port</replaceable></option></term>
260+
<term><option>--port=<replaceable>port</replaceable></option></term>
261261
<listitem>
262262
<para>
263263
Specifies the TCP port or local Unix domain socket file
@@ -270,7 +270,7 @@ PostgreSQL documentation
270270

271271
<varlistentry>
272272
<term><option>-U <replaceable>user</replaceable></option></term>
273-
<term><option>--username<replaceable>user</replaceable></option></term>
273+
<term><option>--username=<replaceable>user</replaceable></option></term>
274274
<listitem>
275275
<para>
276276
Username to connect as. Defaults to current operating system user

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp