cluster: RHEL6 - fenced: update fenced man page with -q option

rohara rohara at fedoraproject.org
Thu Feb 3 20:09:41 UTC 2011


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=0f8d260207c686dd683da11b04868c483038a9ef
Commit:        0f8d260207c686dd683da11b04868c483038a9ef
Parent:        4536bfb712dffa40a0e26910a8977babd902743e
Author:        Ryan O'Hara <rohara at redhat.com>
AuthorDate:    Thu Feb 3 14:06:01 2011 -0600
Committer:     Ryan O'Hara <rohara at redhat.com>
CommitterDate: Thu Feb 3 14:06:01 2011 -0600

fenced: update fenced man page with -q option

The new dbus code in fenced can be disabled with the -q command line
option. Add -q option to fenced man page.

Signed-off-by: Ryan O'Hara <rohara at redhat.com>
Reviewed-by: David Teigland <teigland at redhat.com>
---
 fence/man/fenced.8 |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/fence/man/fenced.8 b/fence/man/fenced.8
index c3496fb..64f26e0 100644
--- a/fence/man/fenced.8
+++ b/fence/man/fenced.8
@@ -142,6 +142,9 @@ All nodes are in a clean state to start. Do no startup fencing.
 .B \-s
 Skip startup fencing of nodes with no defined fence methods.
 .TP
+.B \-q
+Disable dbus signals.
+.TP
 .BI \-j " secs"
 Post-join fencing delay. Default 6.
 .TP


More information about the cluster-commits mailing list