From c2987b6c9bd86481749d3003f11bd4d8a59359c7 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 3 Oct 2019 14:35:45 +0900 Subject: [PATCH] doc: clarify barman-cli package usage As of Barman 2.8, the barman-cli package has been merged with the core Barman code, so is only requires an explicit mention for Barman 2.0 ~ 2.7. --- doc/cloning-standbys.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/cloning-standbys.xml b/doc/cloning-standbys.xml index 45165ce1..d6ed6be5 100644 --- a/doc/cloning-standbys.xml +++ b/doc/cloning-standbys.xml @@ -91,8 +91,8 @@ the restore_command setting in repmgr.conf is configured to - use a copy of the barman-wal-restore script shipped with the - barman-cli package (see section + use the barman-wal-restore script + (see section below). @@ -160,7 +160,7 @@ barman-wal-restore is a Python script provided as part of the barman-cli - package (Barman 2.0 and later). + package (Barman 2.0 ~ 2.7) or as part of the core Barman distribution (Barman 2.8 and later). To use barman-wal-restore with &repmgr;