Jelajahi Sumber

Ticket #48008 - db2bak.pl man page should be improved.

Description: Adding a new option "-A backupdir" to the db2bak.pl manpage.
  -A backupdir
       This is similar to -a, except that a sub-directory of  backupdir
       will  be  created for the backup, and the name of the sub-direc‐
       tory will be a timestamp of the form server-instance-date_time.

https://fedorahosted.org/389/ticket/48008

Reviewed by [email protected] (Thank you, Rich!!)
Noriko Hosoi 10 tahun lalu
induk
melakukan
bb55a72852
1 mengubah file dengan 4 tambahan dan 1 penghapusan
  1. 4 1
      man/man8/db2bak.pl.8

+ 4 - 1
man/man8/db2bak.pl.8

@@ -18,7 +18,7 @@
 .SH NAME 
 db2bak.pl - Directory Server perl script for creating a backup
 .SH SYNOPSIS
-db2bak.pl [\-Z serverID] [\-D rootdn] { \-w password | \-w \- | \-j filename }  [\-t dbtype] [\-a backupdir] [\-P protocol] [\-v] [\-h]
+db2bak.pl [\-Z serverID] [\-D rootdn] { \-w password | \-w \- | \-j filename }  [\-t dbtype] [\-a backupdir] [\-A backupdir] [\-P protocol] [\-v] [\-h]
 .SH DESCRIPTION
 Creates a backup of the Directory Server database.  The 
 Directory Server must be started prior to running this script.
@@ -49,6 +49,9 @@ The backend database type (default: ldbm database).
 .B \fB\-a\fR \fIbackupdir\fR
 The directory where the backup should be stored.
 .TP
+.B \fB\-A\fR \fIbackupdir\fR
+This is similar to \fB-a\fR, except that a sub-directory of \fIbackupdir\fR will be created for the backup, and the name of the sub-directory will be a timestamp of the form \fIserver-instance-date_time\fR.
+.TP
 .B \fB\-P\fR \fIProtocol\fR
 The connection protocol to connect to the Directory Server.  Protocols are STARTTLS, LDAPS, LDAPI, and LDAP.
 If this option is skipped, the most secure protocol that is available is used.  For LDAPI, AUTOBIND is also