From: SATOH Fumiyasu Date: Thu, 21 Dec 2023 07:37:31 +0000 (+0900) Subject: ITS#10153 - slapd(8) describe -T modify (slapmodify) X-Git-Tag: OPENLDAP_REL_ENG_2_5_17~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ba7947697ca1a2b554634d6e81876caa0a02e8b;p=thirdparty%2Fopenldap.git ITS#10153 - slapd(8) describe -T modify (slapmodify) --- diff --git a/doc/man/man8/slapd.8 b/doc/man/man8/slapd.8 index a93fcbcf1e..809f9e7740 100644 --- a/doc/man/man8/slapd.8 +++ b/doc/man/man8/slapd.8 @@ -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).