ITS#10153 - slapd(8) describe -T modify (slapmodify)

This commit is contained in:
SATOH Fumiyasu 2023-12-21 16:37:31 +09:00 committed by Quanah Gibson-Mount
parent 4dbf842735
commit c73be59b7c

View file

@ -12,7 +12,7 @@ slapd \- Stand-alone LDAP Daemon
.BR \-4 | \-6 ]
[\c
.BR \-T \ { acl \||\| a [ dd ]\||\| auth \||\| c [ at ]\||\|
.BR d [ n ]\||\| i [ ndex ]\||\| p [ asswd ]\||\| s [ chema ]\||\| t [ est ]}]
.BR d [ n ]\||\| i [ ndex ]\||\| m [ odify ]\||\| p [ asswd ]\||\| s [ chema ]\||\| t [ est ]}]
[\c
.BI \-d \ debug-level\fR]
[\c
@ -87,6 +87,7 @@ Run in Tool mode. The \fItool\fP argument selects whether to run as
.IR slapcat ,
.IR slapdn ,
.IR slapindex ,
.IR slapmodify ,
.IR slappasswd ,
.IR slapschema ,
or
@ -366,6 +367,7 @@ To test whether the configuration file is correct or not, type:
.BR slapcat (8),
.BR slapdn (8),
.BR slapindex (8),
.BR slapmodify (8),
.BR slappasswd (8),
.BR slapschema (8),
.BR slaptest (8).