add -s flag to mkhwconn/lshwconn/rmhwconn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9648 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
bd5dcc5292
commit
e6915cf2e9
@ -200,7 +200,7 @@ 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]",
|
||||
mkhwconn noderange -t [-T tooltype] [--port port_value] [-s]",
|
||||
"rmhwconn" =>
|
||||
"Usage:
|
||||
rmhwconn [-h|--help]
|
||||
@ -209,7 +209,7 @@ my %usage = (
|
||||
rmhwconn noderange [-V|--verbose]
|
||||
|
||||
PPC (using Direct FSP Management) specific:
|
||||
rmhwconn noderange [-T tooltype]",
|
||||
rmhwconn noderange [-T tooltype] [-s]",
|
||||
"lshwconn" =>
|
||||
"Usage:
|
||||
lshwconn [-h|--help]
|
||||
@ -218,7 +218,7 @@ my %usage = (
|
||||
lshwconn noderange [-V|--verbose]
|
||||
|
||||
PPC (using Direct FSP Management) specific:
|
||||
lshwconn noderange [-T tooltype]",
|
||||
lshwconn noderange [-T tooltype] [-s]",
|
||||
"renergy" =>
|
||||
"Usage:
|
||||
renergy [-h | --help]
|
||||
|
Loading…
Reference in New Issue
Block a user