mirror of
https://github.com/postgres/postgres.git
synced 2025-04-29 13:56:47 +03:00
Docs: adjust pg_upgrade syntax to mark -B as optional
This was made optional in 959f6d6a1. Author: Justin Pryzby Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com Backpatch-through: 13, where -B was made optional
This commit is contained in:
parent
8320a34d38
commit
e286be5d05
@ -24,8 +24,7 @@ PostgreSQL documentation
|
|||||||
<command>pg_upgrade</command>
|
<command>pg_upgrade</command>
|
||||||
<arg choice="plain"><option>-b</option></arg>
|
<arg choice="plain"><option>-b</option></arg>
|
||||||
<arg choice="plain"><replaceable>oldbindir</replaceable></arg>
|
<arg choice="plain"><replaceable>oldbindir</replaceable></arg>
|
||||||
<arg choice="plain"><option>-B</option></arg>
|
<arg choice="opt"><option>-B</option> <replaceable>newbindir</replaceable></arg>
|
||||||
<arg choice="plain"><replaceable>newbindir</replaceable></arg>
|
|
||||||
<arg choice="plain"><option>-d</option></arg>
|
<arg choice="plain"><option>-d</option></arg>
|
||||||
<arg choice="plain"><replaceable>oldconfigdir</replaceable></arg>
|
<arg choice="plain"><replaceable>oldconfigdir</replaceable></arg>
|
||||||
<arg choice="plain"><option>-D</option></arg>
|
<arg choice="plain"><option>-D</option></arg>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user