File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments