We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa36e7d commit 0f0b76bCopy full SHA for 0f0b76b
doc/src/sgml/ref/pgupgrade.sgml
@@ -24,8 +24,7 @@ PostgreSQL documentation
24
<command>pg_upgrade</command>
25
<arg choice="plain"><option>-b</option></arg>
26
<arg choice="plain"><replaceable>oldbindir</replaceable></arg>
27
- <arg choice="plain"><option>-B</option></arg>
28
- <arg choice="plain"><replaceable>newbindir</replaceable></arg>
+ <arg choice="opt"><option>-B</option> <replaceable>newbindir</replaceable></arg>
29
<arg choice="plain"><option>-d</option></arg>
30
<arg choice="plain"><replaceable>oldconfigdir</replaceable></arg>
31
<arg choice="plain"><option>-D</option></arg>
0 commit comments