]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10153 - slapd(8) describe -T modify (slapmodify)
authorSATOH Fumiyasu <fumiyas@osstech.co.jp>
Thu, 21 Dec 2023 07:37:31 +0000 (16:37 +0900)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 18 Jan 2024 18:41:51 +0000 (18:41 +0000)
doc/man/man8/slapd.8

index a93fcbcf1ec10a20955ca70263299b087eef743e..809f9e7740bd21728686fa274bc5aa8cad017fd0 100644 (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).