diff options
Diffstat (limited to 'ipa-server/man/ipa-ldap-updater.1')
-rw-r--r-- | ipa-server/man/ipa-ldap-updater.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ipa-server/man/ipa-ldap-updater.1 b/ipa-server/man/ipa-ldap-updater.1 index 4a1dd5cd..453ac758 100644 --- a/ipa-server/man/ipa-ldap-updater.1 +++ b/ipa-server/man/ipa-ldap-updater.1 @@ -66,7 +66,7 @@ A few rules: Enable debug logging when more verbose output is needed .TP \fB\-t\fR, \fB\-\-test\fR -Run through the update without changing anything +Run through the update without changing anything. If changes are available then the command returns 2. If no updates are available it returns 0. .TP \fB\-y\fR File containing the Directory Manager password @@ -74,3 +74,5 @@ File containing the Directory Manager password 0 if the command was successful 1 if an error occurred + +2 if run with in test mode (\-t) and updates are available |