summaryrefslogtreecommitdiffstats
path: root/install/tools/man/ipa-ldap-updater.1
diff options
context:
space:
mode:
Diffstat (limited to 'install/tools/man/ipa-ldap-updater.1')
-rw-r--r--install/tools/man/ipa-ldap-updater.11
1 files changed, 1 insertions, 0 deletions
diff --git a/install/tools/man/ipa-ldap-updater.1 b/install/tools/man/ipa-ldap-updater.1
index ed140b336..d896a1bed 100644
--- a/install/tools/man/ipa-ldap-updater.1
+++ b/install/tools/man/ipa-ldap-updater.1
@@ -40,6 +40,7 @@ There are 7 keywords:
* deleteentry: remove the entry
* replace: replace an existing value, format is old: new
* addifnew: add a new attribute and value only if the attribute doesn't already exist. Only works with single\-value attributes.
+ * addifexist: add a new attribute and value only if the entry exists. This is used to update optional entries.
Values is a comma\-separated field so multi\-values may be added at one time. Double or single quotes may be put around individual values that contain embedded commas.