diff --git a/doc/man/man8/slapindex.8 b/doc/man/man8/slapindex.8 index a8d0953f81..df309d59dc 100644 --- a/doc/man/man8/slapindex.8 +++ b/doc/man/man8/slapindex.8 @@ -16,6 +16,7 @@ slapindex \- SLAPD index to LDIF utility .B [\-o name[=value] .B [\-q] .B [\-v] +.B [attr] [...] .B .LP .SH DESCRIPTION @@ -118,6 +119,14 @@ To reindex your SLAPD database, give the command: SBINDIR/slapindex .ft .fi +To regenerate the index for only a specific attribute, e.g. "uid", +give the command: +.LP +.nf +.ft tt + SBINDIR/slapindex uid +.ft +.fi .SH "SEE ALSO" .BR ldap (3), .BR ldif (5),