summaryrefslogtreecommitdiffstats
path: root/ipa-server/man
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-09-17 23:18:09 -0400
committerSimo Sorce <ssorce@redhat.com>2008-09-19 16:04:10 -0400
commit687a77a3bfa7525c2ccfc32f82113cbee0ba607d (patch)
tree46918dd7d96d1024b2661c539455dcbf4856a0f5 /ipa-server/man
parent67718c050dbee691ff0317010c3669b41fe3decb (diff)
downloadfreeipa-687a77a3bfa7525c2ccfc32f82113cbee0ba607d.tar.gz
freeipa-687a77a3bfa7525c2ccfc32f82113cbee0ba607d.tar.xz
freeipa-687a77a3bfa7525c2ccfc32f82113cbee0ba607d.zip
Add detection to the update tool to detect when it would apply changes.
Remove SUP name from RFC2307bis.update to match FDS
Diffstat (limited to 'ipa-server/man')
-rw-r--r--ipa-server/man/ipa-ldap-updater.14
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 4a1dd5cda..453ac758f 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