From: Howard Chu Date: Fri, 14 Dec 2007 22:46:06 +0000 (+0000) Subject: Fix description, note that specific attrs may be indexed X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~309 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1372e23d3e986ee147ec1f220c16c931f42b2836;p=openldap Fix description, note that specific attrs may be indexed --- diff --git a/doc/man/man8/slapindex.8 b/doc/man/man8/slapindex.8 index 5ae6aabca7..5ffafc5446 100644 --- a/doc/man/man8/slapindex.8 +++ b/doc/man/man8/slapindex.8 @@ -28,7 +28,9 @@ is used to regenerate indices based upon the current contents of a database. It opens the given database determined by the database number or suffix and updates the indices for all values of all attributes -of all entries. +of all entries. If a list of specific attributes is provided +on the command line, only the indices for those attributes will +be regenerated. Databases configured as .B subordinate of this one are also re-indexed, unless \fB-g\fP is specified.