mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-23 23:33:07 -05:00
Too many arguments to .BR ...
This commit is contained in:
parent
77e4ccfb15
commit
8c5be2376c
1 changed files with 4 additions and 3 deletions
|
|
@ -9,7 +9,8 @@ slapd \- Stand-alone LDAP Daemon
|
|||
[\c
|
||||
.BR \-4 | \-6 ]
|
||||
[\c
|
||||
.BR \-T \ { acl \||\| a [ dd ]\||\| auth \||\| c [ at ]\||\| d [ n ]\||\| i [ ndex ]\||\| p [ asswd ]\||\| s [ chema ]\||\| t [ est ]}]
|
||||
.BR \-T \ { acl \||\| a [ dd ]\||\| auth \||\| c [ at ]\||\|
|
||||
.BR d [ n ]\||\| i [ ndex ]\||\| p [ asswd ]\||\| s [ chema ]\||\| t [ est ]}]
|
||||
[\c
|
||||
.BI \-d \ debug-level\fR]
|
||||
[\c
|
||||
|
|
@ -73,8 +74,8 @@ Listen on IPv4 addresses only.
|
|||
.B \-6
|
||||
Listen on IPv6 addresses only.
|
||||
.TP
|
||||
.BR \-T \ { acl \||\| a [ dd ]\||\| auth \||\| c [ at ]\||\| d [ n ]\||\| i [ ndex ]\||\| p [ asswd ]\||\| s [ chema ]\||\| t [ est ]}
|
||||
Run in Tool mode. The additional argument selects whether to run as
|
||||
.BI \-T \ tool
|
||||
Run in Tool mode. The \fItool\fP argument selects whether to run as
|
||||
.IR slapadd ,
|
||||
.IR slapcat ,
|
||||
.IR slapdn ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue