fence-agents: RHEL6 - fence_scsi: Add documention of "delay" into manual pages

Marek GrĂ¡c marx at fedoraproject.org
Mon Aug 12 13:16:22 UTC 2013


Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=db39cdb4b720fa25f778a7062df320b4ae43ae98
Commit:        db39cdb4b720fa25f778a7062df320b4ae43ae98
Parent:        1298b59b0e8adc965d4aa273b19779685b5a6561
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    Mon Aug 12 15:01:25 2013 +0200
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: Mon Aug 12 15:16:05 2013 +0200

fence_scsi: Add documention of "delay" into manual pages

Resolves: rhbz#912773
---
 fence/agents/scsi/fence_scsi.8 |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/fence/agents/scsi/fence_scsi.8 b/fence/agents/scsi/fence_scsi.8
index da2e451..180de4f 100644
--- a/fence/agents/scsi/fence_scsi.8
+++ b/fence/agents/scsi/fence_scsi.8
@@ -72,6 +72,10 @@ node. For the "on" action, the key specifies the key use to register
 the local node. For the "off" action, this key specifies the key to be
 removed from the device(s).
 .TP
+\fB-H\fP \fIdelay\fR
+Wait X seconds before fencing is started (Default Value: 0)
+
+.TP
 \fB-a\fP
 Use the APTPL flag for registrations. This option is only used for the
 "on" action.
@@ -105,6 +109,9 @@ Same as -f option
 \fIkey = "param"\fR
 Same as -k option.
 .TP
+\fIdelay = "param"\fR
+Same as -H option.
+.TP
 \fIaptpl = "1"
 Enable the APTPL flag. Default is 0 (disable).
 


More information about the cluster-commits mailing list