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

rohara rohara at fedoraproject.org
Thu Feb 3 20:12:01 UTC 2011


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=e2c5e231eb9d6732235a073e2556993891b79e3f
Commit:        e2c5e231eb9d6732235a073e2556993891b79e3f
Parent:        77ad746968784f1ede7d79f368ffbf01a7cd75cd
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:11:44 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