Added "-f" flag to getmacs (force LPAR shutdown)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
9ea21d4524
commit
46ae49f79f
@ -8,7 +8,7 @@ I<getmacs [-h| --help]>
|
||||
|
||||
I<getmacs [-v| --version]>
|
||||
|
||||
I<getmacs [-V| --verbose] noderange> [-d][-S server -G gateway -C client]
|
||||
I<getmacs [-V| --verbose] noderange> [-f][-d][-S server -G gateway -C client]
|
||||
|
||||
|
||||
=head1 DESCRIPTION
|
||||
@ -22,6 +22,8 @@ B<-C> IP address of the partition.
|
||||
|
||||
B<-d> Display MAC only. The default is to write the first adapter MAC to the xCAT database.
|
||||
|
||||
B<-f> Force immediate shutdown of the partition.
|
||||
|
||||
B<-G> Gateway IP address of the partition specified with the -C option.
|
||||
|
||||
B<-h> Display usage message.
|
||||
|
Loading…
Reference in New Issue
Block a user