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 @@ -92,8 +92,8 @@ PostgreSQL documentation
9292
9393 <variablelist>
9494 <varlistentry>
95- <term><option>-D</option></term>
96- <term><option>--target-pgdata</option></term>
95+ <term><option>-D <replaceable class="parameter">directory</replaceable> </option></term>
96+ <term><option>--target-pgdata=<replaceable class="parameter">directory</replaceable> </option></term>
9797 <listitem>
9898 <para>
9999 This option specifies the target data directory that is synchronized
@@ -104,7 +104,7 @@ PostgreSQL documentation
104104 </varlistentry>
105105
106106 <varlistentry>
107- <term><option>--source-pgdata</option></term>
107+ <term><option>--source-pgdata=<replaceable class="parameter">directory</replaceable> </option></term>
108108 <listitem>
109109 <para>
110110 Specifies path to the data directory of the source server, to
@@ -115,7 +115,7 @@ PostgreSQL documentation
115115 </varlistentry>
116116
117117 <varlistentry>
118- <term><option>--source-server</option></term>
118+ <term><option>--source-server=<replaceable class="parameter">connstr</replaceable> </option></term>
119119 <listitem>
120120 <para>
121121 Specifies a libpq connection string to connect to the source
You can’t perform that action at this time.
0 commit comments