fence-agents: master - fencing.py: #498329 - fence_drac5 help output shows incorrect usage

Marek Grác marx@fedoraproject.org
Mon May 4 07:31:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=d06c1e2bf5e37b713efec251b72fe560d86d40e2
Commit:        d06c1e2bf5e37b713efec251b72fe560d86d40e2
Parent:        a5c483c32321f9f09c540c754052f9e50b9c740c
Author:        Marek 'marx' Grac <mgrac@redhat.com>
AuthorDate:    Mon May 4 09:28:46 2009 +0200
Committer:     Marek 'marx' Grac <mgrac@redhat.com>
CommitterDate: Mon May 4 09:28:46 2009 +0200

fencing.py: #498329 -  fence_drac5 help output shows incorrect usage

---
 fence/agents/lib/fencing.py.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fence/agents/lib/fencing.py.py b/fence/agents/lib/fencing.py.py
index a08acf5..50ac53b 100644
--- a/fence/agents/lib/fencing.py.py
+++ b/fence/agents/lib/fencing.py.py
@@ -122,7 +122,7 @@ all_opt = {
 	"drac_version" : {
 		"getopt" : "d:",
 		"longopt" : "drac-version",
-		"help" : "-D, --drac-version=<version>   Force DRAC version to use",
+		"help" : "-d, --drac-version=<version>   Force DRAC version to use",
 		"order" : 1 },
 	"hmc_version" : {
 		"getopt" : "H:",



More information about the Cluster-cvs mailing list