mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
ITS#6160) slapadd man page doesn't note indexing
This commit is contained in:
parent
41fa4f03b6
commit
149900fc4f
1 changed files with 5 additions and 0 deletions
|
|
@ -67,6 +67,10 @@ in
|
|||
.BR slapd (8)),
|
||||
or change file ownership before running
|
||||
.BR slapd (8).
|
||||
|
||||
Note: slapadd will also perform the relevant indexing whilst adding the database if
|
||||
any are configured. For specfic details, please see
|
||||
.BR slapindex (8).
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.BI \-b \ suffix
|
||||
|
|
@ -198,6 +202,7 @@ database give the command:
|
|||
.BR ldap (3),
|
||||
.BR ldif (5),
|
||||
.BR slapcat (8),
|
||||
.BR slapindex (8),
|
||||
.BR ldapadd (1),
|
||||
.BR slapd (8)
|
||||
.LP
|
||||
|
|
|
|||
Loading…
Reference in a new issue