[389-commits] man/man8

Mark Reynolds mreynolds at fedoraproject.org
Mon Sep 8 21:07:55 UTC 2014


 man/man8/remove-ds-admin.pl.8 |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 376cb989e9b156e9a11c85cdd2a01585ca2922dd
Author: Mark Reynolds <mreynolds at redhat.com>
Date:   Mon Sep 8 17:00:42 2014 -0400

    Ticket 47300 - Update man page for remove-ds-admin.pl
    
    Description:  The man page does not mention the "-a" option
    
    https://fedorahosted.org/389/ticket/47300
    
    Reviewed by: nhosoi(Thanks!)

diff --git a/man/man8/remove-ds-admin.pl.8 b/man/man8/remove-ds-admin.pl.8
index 1830007..6dd8582 100644
--- a/man/man8/remove-ds-admin.pl.8
+++ b/man/man8/remove-ds-admin.pl.8
@@ -19,7 +19,7 @@
 remove\-ds\-admin.pl \- Remove all Directory Servers and Admin Server
 .SH SYNOPSIS
 .B remove-ds-admin.pl
-[\-f] [\-d \-d ... \-d] [\-y]
+[\-f] [\-d \-d ... \-d] [\-y] [\-a]
 .SH DESCRIPTION
 Shuts down and removes all Directory Server instances and the Admin Server
 from the system.  The directory server instance configuration
@@ -45,7 +45,13 @@ Force removal - continue on error - otherwise, the command will abort at the fir
 Enable debugging - adding more -d will make output more verbose
 .TP
 .B \fB\-y\fR
-Do the actual processing.  Since the command is very destructive, you must provide the -y argument in order for the operation to proceed.  \fBUse with extreme caution!\fR
+Do the actual processing.  Since the command is very destructive, you must provide the -y argument 
+in order for the operation to proceed.  \fBUse with extreme caution!\fR  Note, the security/certificate
+files are preserved for future setups.
+.TP
+.B \fB\-a\fR
+Remove all the security/certificate files (used with the \-y option).  This ensures a complete clean up of the 
+previous installation.
 .br
 .SH AUTHOR
 remove-ds-admin.pl was written by the 389 Project.




More information about the 389-commits mailing list