remove --userid --devicetype from updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13588 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
9e892799d6
commit
7e171eb1df
@ -327,9 +327,6 @@ my %usage = (
|
||||
or
|
||||
updatenode <noderange> [-V|--verbose] [-k|--security] [-s|--sn]
|
||||
or
|
||||
updatenode <noderange> [-V|--verbose] [-k|--security] [--user]
|
||||
[--devicetype]
|
||||
or
|
||||
updatenode <noderange> [-V|--verbose] [-F|--sync | -f|--snsync] [-S|--sw]
|
||||
[-P|--scripts [script1,script2,...]] [-s|--sn]
|
||||
[-A|--updateallsw] [-c|--cmdlineonly] [-d alt_source_dir]
|
||||
@ -343,9 +340,6 @@ Options:
|
||||
[-k|--security] Update the security keys and certificates for the
|
||||
target nodes.
|
||||
|
||||
[-k|--security] [--user] [--devicetype] Update the ssh keys for
|
||||
specific device.
|
||||
|
||||
[-F|--sync] Perform File Syncing.
|
||||
|
||||
[-f|--snsync] Performs File Syncing to the service nodes that service
|
||||
|
Loading…
Reference in New Issue
Block a user