.B [\-v]
.B [\-c]
.B [\-u]
+.B [\-q]
.B [\-w]
.B [\-d level]
.B [\-b suffix]
.B \-u
enable dry-run (don't write to backend) mode.
.TP
+.B \-q
+enable quick (fewer integrity checks) mode. Does fewer consistency checks
+on the input data, and no consistency checks when writing the database.
+Improves the load time but if any errors or interruptions occur the resulting
+database will be unusable.
+.TP
.BI \-w
write syncrepl context information.
After all entries are added, the contextCSN
.B SBINDIR/slapindex
.B [\-v]
.B [\-c]
+.B [\-q]
.B [\-d level]
.B [\-b suffix]
.B [\-n dbnum]
.B \-c
enable continue (ignore errors) mode.
.TP
+.B \-q
+enable quick (fewer integrity checks) mode. Performs no consistency checks
+when writing the database. Improves indexing time, but if any errors or
+interruptions occur the database will most likely be unusable.
+.TP
.BI \-d " level"
enable debugging messages as defined by the specified
.IR level .