From f3771a77c779c45c50522f084eb4e319089661c0 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Tue, 12 Sep 2017 13:20:51 +0200 Subject: [PATCH] Update usage message in README.md file --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec67a95..ab8ee81 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,18 @@ Options: -c CONSUMER, --consumer=CONSUMER LDAP consumer URI (example : ldaps://ldapslave.foo:636) + -i SERVERID, --serverID=SERVERID + Compare contextCSN of a specific master. Useful in + MultiMaster setups where each master has a unique ID + and a contextCSN for each replicated master exists. A + valid serverID is a integer value from 0 to 4095 + (limited to 3 hex digits, example: '12' compares the + contextCSN matching '#00C#') + -T, --starttls Start TLS on LDAP provider/consumers connections -D DN, --dn=DN LDAP bind DN (example : uid=nagios,ou=sysaccounts,o=example - -P PWD, --pwd=PWD LDAP bind password + -P PWD, --pwd=PWD LDAP bind password. Specify '-P -' to ask for a + prompt. -b BASEDN, --basedn=BASEDN LDAP base DN (example : o=example) -f FILTER, --filter=FILTER