Update the Usage of mkhwconn/lshwconn/rmhwconn using FSPAPI

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8466 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2010-12-20 06:02:07 +00:00
parent ef3ac4cf29
commit 7c0824b4d8

View File

@ -171,16 +171,31 @@ my %usage = (
"mkhwconn" =>
"Usage:
mkhwconn [-h|--help]
PPC (with HMC) specific:
mkhwconn noderange -t [--bind] [-V|--verbose]
mkhwconn noderange -p single_hmc [-P HMC passwd] [-V|--verbose]",
mkhwconn noderange -p single_hmc [-P HMC passwd] [-V|--verbose]
PPC (without HMC, using FSPAPI) specific:
mkhwconn noderange -t -T tooltype",
"rmhwconn" =>
"Usage:
rmhwconn [-h|--help]
rmhwconn noderange [-V|--verbose]",
PPC (with HMC) specific:
rmhwconn noderange [-V|--verbose]
PPC (without HMC, using FSPAPI) specific:
rmhwconn noderange -T tooltype",
"lshwconn" =>
"Usage:
lshwconn [-h|--help]
lshwconn noderange [-V|--verbose]",
PPC (with HMC) specific:
lshwconn noderange [-V|--verbose]
PPC (without HMC, using FSPAPI) specific:
lshwconn noderange -T tooltype",
"renergy" =>
"Usage:
renergy [-h | --help]