Modify usage of mkhwconn/lshwconn/rmhwconn with -s
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9871 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
b30faa9679
commit
f4cc74f838
@ -207,7 +207,8 @@ my %usage = (
|
||||
mkhwconn noderange -p single_hmc [-P HMC passwd] [-V|--verbose]
|
||||
|
||||
PPC (using Direct FSP Management) specific:
|
||||
mkhwconn noderange -t [-T tooltype] [--port port_value] [-s]",
|
||||
mkhwconn noderange -t [-T tooltype] [--port port_value]
|
||||
mkhwconn noderange -s [hmcnode] [-P HMC passwd] [-V|--verbose]",
|
||||
"rmhwconn" =>
|
||||
"Usage:
|
||||
rmhwconn [-h|--help]
|
||||
@ -216,7 +217,8 @@ my %usage = (
|
||||
rmhwconn noderange [-V|--verbose]
|
||||
|
||||
PPC (using Direct FSP Management) specific:
|
||||
rmhwconn noderange [-T tooltype] [-s]",
|
||||
rmhwconn noderange [-T tooltype]
|
||||
rmhwconn noderange -s",
|
||||
"lshwconn" =>
|
||||
"Usage:
|
||||
lshwconn [-h|--help]
|
||||
@ -225,7 +227,8 @@ my %usage = (
|
||||
lshwconn noderange [-V|--verbose]
|
||||
|
||||
PPC (using Direct FSP Management) specific:
|
||||
lshwconn noderange [-T tooltype] [-s]",
|
||||
lshwconn noderange [-T tooltype]
|
||||
lshwconn noderange -s",
|
||||
"renergy" =>
|
||||
"Usage:
|
||||
renergy [-h | --help]
|
||||
|
Loading…
Reference in New Issue
Block a user