From 9144fa27dd7f0ad3a5ef818adb819c5375519115 Mon Sep 17 00:00:00 2001 From: David Rowley Date: Wed, 13 Apr 2022 11:20:06 +1200 Subject: [PATCH] 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 --- doc/src/sgml/ref/pgupgrade.sgml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml index 7e3158685d1..01a212890ea 100644 --- a/doc/src/sgml/ref/pgupgrade.sgml +++ b/doc/src/sgml/ref/pgupgrade.sgml @@ -24,8 +24,7 @@ PostgreSQL documentation pg_upgrade oldbindir - - newbindir + newbindir oldconfigdir -- 2.47.3