b1d427
From 195035cef51a132b2b80df57ed50f2fe620244e6 Mon Sep 17 00:00:00 2001
b1d427
From: Florence Blanc-Renaud <flo@redhat.com>
b1d427
Date: Wed, 7 Jul 2021 14:11:40 +0200
b1d427
Subject: [PATCH] man page: update ipa-server-upgrade.1
b1d427
b1d427
The man page needs to clarify in which case the command needs
b1d427
to be run.
b1d427
b1d427
Fixes: https://pagure.io/freeipa/issue/8913
b1d427
Reviewed-By: Francois Cami <fcami@redhat.com>
b1d427
---
b1d427
 install/tools/man/ipa-server-upgrade.1 | 7 ++++++-
b1d427
 1 file changed, 6 insertions(+), 1 deletion(-)
b1d427
b1d427
diff --git a/install/tools/man/ipa-server-upgrade.1 b/install/tools/man/ipa-server-upgrade.1
b1d427
index 3db19b0f1..f01e21c6b 100644
b1d427
--- a/install/tools/man/ipa-server-upgrade.1
b1d427
+++ b/install/tools/man/ipa-server-upgrade.1
b1d427
@@ -8,7 +8,12 @@ ipa\-server\-upgrade \- upgrade IPA server
b1d427
 .SH "SYNOPSIS"
b1d427
 ipa\-server\-upgrade [options]
b1d427
 .SH "DESCRIPTION"
b1d427
-ipa\-server\-upgrade is used to upgrade IPA server when the IPA packages are being updated. It is not intended to be executed by end\-users.
b1d427
+ipa\-server\-upgrade is executed automatically to upgrade IPA server when
b1d427
+the IPA packages are being updated. It is not intended to be executed by
b1d427
+end\-users, unless the automatic execution reports an error. In this case,
b1d427
+the administrator needs to identify and fix the issue that is causing the
b1d427
+upgrade failure (with the help of /var/log/ipaupgrade.log)
b1d427
+and manually re\-run ipa\-server\-upgrade.
b1d427
 
b1d427
 ipa\-server\-upgrade will:
b1d427
 
b1d427
-- 
b1d427
2.31.1
b1d427