Blame SOURCES/bz-fence_scsi-Add-documention-of-delay-into-manual-page.patch

d67cb5
From 924de15ae56e3bb1aba6c17948284374143e89ff Mon Sep 17 00:00:00 2001
d67cb5
From: Marek 'marx' Grac <mgrac@redhat.com>
d67cb5
Date: Mon, 12 Aug 2013 15:01:25 +0200
d67cb5
Subject: [PATCH 3/6] fence_scsi: Add documention of "delay" into manual pages
d67cb5
d67cb5
Resolves: rhbz#912773
d67cb5
---
d67cb5
 fence/agents/scsi/fence_scsi.8 |    7 +++++++
d67cb5
 1 files changed, 7 insertions(+), 0 deletions(-)
d67cb5
d67cb5
diff --git a/fence/agents/scsi/fence_scsi.8 b/fence/agents/scsi/fence_scsi.8
d67cb5
index 0d70930..08495c7 100644
d67cb5
--- a/fence/agents/scsi/fence_scsi.8
d67cb5
+++ b/fence/agents/scsi/fence_scsi.8
d67cb5
@@ -71,6 +71,10 @@ node. For the "on" action, the key specifies the key use to register
d67cb5
 the local node. For the "off" action, this key specifies the key to be
d67cb5
 removed from the device(s).
d67cb5
 .TP
d67cb5
+\fB-H\fP \fIdelay\fR
d67cb5
+Wait X seconds before fencing is started (Default Value: 0)
d67cb5
+
d67cb5
+.TP
d67cb5
 \fB-a\fP
d67cb5
 Use the APTPL flag for registrations. This option is only used for the
d67cb5
 "on" action.
d67cb5
@@ -104,6 +108,9 @@ Same as -f option
d67cb5
 \fIkey = "param"\fR
d67cb5
 Same as -k option.
d67cb5
 .TP
d67cb5
+\fIdelay = "param"\fR
d67cb5
+Same as -H option.
d67cb5
+.TP
d67cb5
 \fIaptpl = "1"
d67cb5
 Enable the APTPL flag. Default is 0 (disable).
d67cb5
 
d67cb5
-- 
d67cb5
1.7.7.6
d67cb5