From 1ea8c0a043e7dd83850f15bfe15a60b955bf396c Mon Sep 17 00:00:00 2001 From: immarvin Date: Thu, 10 May 2012 08:16:04 +0000 Subject: [PATCH] fixed bug 3495408 :nodeset offline doc and test git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/yaboot.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/yaboot.pm b/xCAT-server/lib/xcat/plugins/yaboot.pm index 86124aa6a..79e54d41c 100644 --- a/xCAT-server/lib/xcat/plugins/yaboot.pm +++ b/xCAT-server/lib/xcat/plugins/yaboot.pm @@ -19,7 +19,7 @@ my $globaltftpdir = xCAT::Utils->getTftpDir(); #my $dhcpver = 3; my %usage = ( - "nodeset" => "Usage: nodeset [install|shell|boot|runcmd=bmcsetup|netboot|iscsiboot|osimage=]", + "nodeset" => "Usage: nodeset [install|shell|boot|runcmd=bmcsetup|netboot|iscsiboot|osimage=|offline]", ); sub handled_commands { return {