summaryrefslogtreecommitdiffstats
path: root/man/man8/remove-ds.pl.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/remove-ds.pl.8')
-rw-r--r--man/man8/remove-ds.pl.85
1 files changed, 4 insertions, 1 deletions
diff --git a/man/man8/remove-ds.pl.8 b/man/man8/remove-ds.pl.8
index c430b0c8..c74b8234 100644
--- a/man/man8/remove-ds.pl.8
+++ b/man/man8/remove-ds.pl.8
@@ -19,7 +19,7 @@
remove\-ds.pl \- Remove an instance of Directory Server
.SH SYNOPSIS
.B remove-ds.pl
-[\-f] \-i \fIinstance\fR
+[\-f] [\-d \-d ... \-d] \-i \fIinstance\fR
.SH DESCRIPTION
Removes a Directory Server instance from the system. The instance
will be shutdown and the files will be removed. The certificate
@@ -36,6 +36,9 @@ A summary of options is included below:
.B \fB\-f\fR
Force removal
.TP
+.B \fB\-d\fR
+Enable debugging - adding more -d will make output more verbose
+.TP
.B \fB\-i\fR \fIinstance\fR
The full name of the instance to remove (e.g. slapd-example)
.br