*** a/doc/src/sgml/ref/pg_recvlogical.sgml
--- b/doc/src/sgml/ref/pg_recvlogical.sgml
***************
*** 230,236 **** PostgreSQL documentation
      <variablelist>
        <varlistentry>
         <term><option>-d <replaceable>database</replaceable></option></term>
!        <term><option>--dbname <replaceable>database</replaceable></option></term>
         <listitem>
          <para>
           The database to connect to.  See the description of the actions for
--- 230,236 ----
      <variablelist>
        <varlistentry>
         <term><option>-d <replaceable>database</replaceable></option></term>
!        <term><option>--dbname=<replaceable>database</replaceable></option></term>
         <listitem>
          <para>
           The database to connect to.  See the description of the actions for
***************
*** 243,249 **** PostgreSQL documentation
  
        <varlistentry>
         <term><option>-h <replaceable>hostname-or-ip</replaceable></option></term>
!        <term><option>--host <replaceable>hostname-or-ip</replaceable></option></term>
         <listitem>
          <para>
           Specifies the host name of the machine on which the server is
--- 243,249 ----
  
        <varlistentry>
         <term><option>-h <replaceable>hostname-or-ip</replaceable></option></term>
!        <term><option>--host=<replaceable>hostname-or-ip</replaceable></option></term>
         <listitem>
          <para>
           Specifies the host name of the machine on which the server is
***************
*** 257,263 **** PostgreSQL documentation
  
        <varlistentry>
         <term><option>-p <replaceable>port</replaceable></option></term>
!        <term><option>--port <replaceable>port</replaceable></option></term>
         <listitem>
          <para>
           Specifies the TCP port or local Unix domain socket file
--- 257,263 ----
  
        <varlistentry>
         <term><option>-p <replaceable>port</replaceable></option></term>
!        <term><option>--port=<replaceable>port</replaceable></option></term>
         <listitem>
          <para>
           Specifies the TCP port or local Unix domain socket file
***************
*** 270,276 **** PostgreSQL documentation
  
        <varlistentry>
         <term><option>-U <replaceable>user</replaceable></option></term>
!        <term><option>--username <replaceable>user</replaceable></option></term>
         <listitem>
          <para>
           Username to connect as.  Defaults to current operating system user
--- 270,276 ----
  
        <varlistentry>
         <term><option>-U <replaceable>user</replaceable></option></term>
!        <term><option>--username=<replaceable>user</replaceable></option></term>
         <listitem>
          <para>
           Username to connect as.  Defaults to current operating system user
