Blob Blame History Raw
From 924de15ae56e3bb1aba6c17948284374143e89ff Mon Sep 17 00:00:00 2001
From: Marek 'marx' Grac <mgrac@redhat.com>
Date: Mon, 12 Aug 2013 15:01:25 +0200
Subject: [PATCH 3/6] 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 0d70930..08495c7 100644
--- a/fence/agents/scsi/fence_scsi.8
+++ b/fence/agents/scsi/fence_scsi.8
@@ -71,6 +71,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.
@@ -104,6 +108,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).
 
-- 
1.7.7.6