fixed bug 3495408 :nodeset offline doc and test
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -17,7 +17,7 @@ my $globaltftpdir = xCAT::Utils->getTftpDir();
 | 
			
		||||
#my $dhcpver = 3;
 | 
			
		||||
 | 
			
		||||
my %usage = (
 | 
			
		||||
    "nodeset" => "Usage: nodeset <noderange> [install|shell|boot|runcmd=bmcsetup|netboot|iscsiboot|osimage=<imagename>|statelite]",
 | 
			
		||||
    "nodeset" => "Usage: nodeset <noderange> [install|shell|boot|runcmd=bmcsetup|netboot|iscsiboot|osimage=<imagename>|statelite|offline]",
 | 
			
		||||
);
 | 
			
		||||
sub handled_commands {
 | 
			
		||||
  return {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user