.B [\-v]
.B [\-c]
.B [\-u]
-.B [\-p]
-.B [\-r]
.B [\-w]
.B [\-d level]
.B [\-b suffix]
.B [\-n dbnum]
-.B [\-i rid1,rid2,...]
.B [\-f slapd.conf]
.B [\-l ldif-file]
.SH DESCRIPTION
.B \-u
enable dry-run (don't write to backend) mode.
.TP
-.BI \-p
-If the LDIF input represents a syncrepl consumer replica,
-promote it to the syncrepl provider's content after adding
-the entries.
-.TP
-.BI \-r
-If the LDIF input represents a syncrepl provider, demote
-it to the syncrepl consumer replica after adding the entries.
-.TP
.BI \-w
-When used with either
-.B \-p
-or
-.B \-r,
-rebuild the new syncrepl
-information from the contents of the added entries.
-The syncrepl information contained in the LDIF input
-file is ignored.
+write syncrepl context information.
+After all entries are added, the contextCSN
+will be updated with the greatest CSN in the database.
.TP
.BI \-d " level"
enable debugging messages as defined by the specified
.B \-b
option.
.TP
-.BI \-i " rid1,rid2,..."
-Specify the replication ids for one or more syncrepl consumer
-replicas contained in the LDIF input. If omitted, 0 is used
-as the replication id.
-.TP
.BI \-f " slapd.conf"
specify an alternative
.BR slapd.conf (5)
.B SBINDIR/slapcat
.B [\-v]
.B [\-c]
-.B [\-k]
-.B [\-m]
.B [\-d level]
.B [\-b suffix]
.B [\-n dbnum]
.B \-c
Enable continue (ignore errors) mode.
.TP
-.B \-k
-Include
-.B syncConsumerSubentry
-of the syncrepl consumer in the generated LDIF output.
-.TP
-.B \-m
-Include
-.B syncProviderSubentry
-of the syncrepl provider in the generated LDIF output.
-.TP
.BI \-d " level"
Enable debugging messages as defined by the specified
.IR level .