diff options
Diffstat (limited to 'install/tools/man/ipa-ldap-updater.1')
-rw-r--r-- | install/tools/man/ipa-ldap-updater.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/install/tools/man/ipa-ldap-updater.1 b/install/tools/man/ipa-ldap-updater.1 index d896a1be..df8dfe65 100644 --- a/install/tools/man/ipa-ldap-updater.1 +++ b/install/tools/man/ipa-ldap-updater.1 @@ -83,8 +83,11 @@ File containing the Directory Manager password \fB\-l\fR, \fB\-\-ldapi\fR Connect to the LDAP server using the ldapi socket .TP +\fB\-p\fR, \fB\-\-\-plugins\fR +Execute update plugins as well as any update files. There is no way to execute only the plugins. +.TP \fB\-u\fR, \fB\-\-\-upgrade\fR -Upgrade an installed server in offline mode (implies \-\-ldapi) +Upgrade an installed server in offline mode (implies \-\-ldapi and \-\-plugins) .TP \fB\-W\fR, \fB\-\-\-password\fR Prompt for the Directory Manager password |