public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: RHEL5 - fence: Fix help for fence_xvmd -U option
@ 2009-04-09 20:42 Lon Hohberger
  0 siblings, 0 replies; only message in thread
From: Lon Hohberger @ 2009-04-09 20:42 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=67cf5761972c3c2a6badaed691d2a39ec4c9890b
Commit:        67cf5761972c3c2a6badaed691d2a39ec4c9890b
Parent:        624be5e724851a280baf42f8abd12e3eaadd48b3
Author:        Lon Hohberger <lhh@redhat.com>
AuthorDate:    Thu Apr 9 16:30:51 2009 -0400
Committer:     Lon Hohberger <lhh@redhat.com>
CommitterDate: Thu Apr 9 16:37:27 2009 -0400

fence: Fix help for fence_xvmd -U option

Signed-off-by: Lon Hohberger <lhh@redhat.com>
---
 fence/agents/xvm/options.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fence/agents/xvm/options.c b/fence/agents/xvm/options.c
index 0ba422d..c77dee0 100644
--- a/fence/agents/xvm/options.c
+++ b/fence/agents/xvm/options.c
@@ -367,7 +367,7 @@ static struct arg_info _arg_info[] = {
 	  assign_nocluster }, 
 
 	{ 'U', "-U", "uri",
-	  "URI for Hypervisor (default: " DEFAULT_HYPERVISOR_URI ")",
+	  "URI for Hypervisor (default: auto detect)",
 	  assign_uri },
 	  
 	{ 'V', "-V", NULL,


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-09 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-09 20:42 cluster: RHEL5 - fence: Fix help for fence_xvmd -U option Lon Hohberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).