summaryrefslogtreecommitdiffstats
path: root/install/tools/man
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-06-18 16:41:06 -0400
committerRob Crittenden <rcritten@redhat.com>2012-06-21 20:53:36 -0400
commitc9954878b8404badc600de650d5b4de8ce9553f5 (patch)
tree541a100216826344815226e638367e83d2aedebe /install/tools/man
parent6f4121ccbb83493463a1f05d8a24f46042e8bf1d (diff)
downloadfreeipa-c9954878b8404badc600de650d5b4de8ce9553f5.tar.gz
freeipa-c9954878b8404badc600de650d5b4de8ce9553f5.tar.xz
freeipa-c9954878b8404badc600de650d5b4de8ce9553f5.zip
Add logging to ipa-upgradeconfig
Log to the same file as ipa-ldap-updater --upgrade, /var/log/ipaupgrade.log Will output basic stauts information if executed from the command-line. https://fedorahosted.org/freeipa/ticket/2696
Diffstat (limited to 'install/tools/man')
-rw-r--r--install/tools/man/ipa-upgradeconfig.85
1 files changed, 4 insertions, 1 deletions
diff --git a/install/tools/man/ipa-upgradeconfig.8 b/install/tools/man/ipa-upgradeconfig.8
index 442f05482..740ec554a 100644
--- a/install/tools/man/ipa-upgradeconfig.8
+++ b/install/tools/man/ipa-upgradeconfig.8
@@ -16,7 +16,7 @@
.\"
.\" Author: Rob Crittenden <rcritten@redhat.com>
.\"
-.TH "ipa-upgradeconfig" "8" "Sep 9 2010" "freeipa" ""
+.TH "ipa-upgradeconfig" "8" "Jun 18 2012" "freeipa" ""
.SH "NAME"
ipa\-upgradeconfig \- Upgrade the IPA Apache configuration
.SH "SYNOPSIS"
@@ -29,6 +29,9 @@ It examines the VERSION value in the head of \fI/etc/httpd/conf.d/ipa.conf\fR an
It also will convert a CA configured to be accessible via ports 9443, 9444, 9445 and 9446 to be proxied by the IPA web server on ports 80 and 443.
This is not intended to be run by an end\-user. It is executed when the IPA rpms are upgraded. This must be run as the root user.
+.SH "OPTIONS"
+\fB\-d\fR, \fB\-\-debug\fR
+Enable debug logging when more verbose output is needed
.SH "EXIT STATUS"
0 if the update was successful or there was nothing to do