Added -o option to update the Linux OS

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6781 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2010-07-16 20:12:50 +00:00
parent 3ac28157fe
commit 8e2c4a6d2d

View File

@ -89,6 +89,7 @@ if (
's|sn' => \$::SETSERVER,
'P|scripts:s' => \$::RERUNPS,
'k|security' => \$::SECURITY,
'o|os:s' => \$::OS,
'user=s' => \$::USER,
'devicetype=s' => \$::DEVICETYPE,
)