Skip to content
Snippets Groups Projects
Commit 4358ab5d authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

ITS#9184 - Document V[V[V]] option to slapd

parent 06688778
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@ slapd \- Stand-alone LDAP Daemon
.SH SYNOPSIS
.B LIBEXECDIR/slapd
[\c
.BR \-V [ V [ V ]]
[\c
.BR \-4 | \-6 ]
[\c
.BR \-T \ { acl \||\| a [ dd ]\||\| auth \||\| c [ at ]\||\|
......@@ -68,6 +70,11 @@ See the "OpenLDAP Administrator's Guide" for more details on
.BR slapd .
.SH OPTIONS
.TP
.BR \-V [ V [ V ]]
Print version info and proceed with startup.
If \fB\-VV\fP is given, exit after providing version info. If \fB\-VVV\fP is
given, additionally provide information on static overlays and backends.
.TP
.B \-4
Listen on IPv4 addresses only.
.TP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment