From 20865b8812a427b571af17205916492814dcefa5 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Mon, 20 Jan 2014 11:09:09 -0500 Subject: [PATCH] Change the man page of nodeset to make it supports the shutdown and shell operations --- xCAT-client/pods/man8/nodeset.8.pod | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xCAT-client/pods/man8/nodeset.8.pod b/xCAT-client/pods/man8/nodeset.8.pod index 997523f9d..36a640c0a 100644 --- a/xCAT-client/pods/man8/nodeset.8.pod +++ b/xCAT-client/pods/man8/nodeset.8.pod @@ -4,7 +4,7 @@ B - set the boot state for a noderange =head1 B -B [I] [I|I|I|I|I|I|I|I|I>]] +B [I] [I|I|I|I|I|I|I|I|I>]|I|I] B I I> [I<--noupdateinitrd>] [I<--ignorekernelchk>] @@ -93,9 +93,13 @@ for basic remote access. This causes the IP, netmask, gateway, username, and pa =item B -This instructs tho node to boot to the xCAT nbfs environment, and present a shell prompt on console. +This instructs tho node to boot to the xCAT genesis environment, and present a shell prompt on console. The node will also be able to be sshed into and have utilities such as wget, tftp, scp, nfs, and cifs. It will have storage drivers available for many common systems. +=item B + +To make the node to get into power off status. This status only can be used after B and B to power off the node after the performing of operations. + =item B<-h>|B<--help> Print help.