Add new nodels function to man page

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1177 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2008-04-24 11:43:24 +00:00
parent 750808bf0f
commit 298b72f251

View File

@ -7,6 +7,8 @@ B<nodels> - lists the nodes in the noderange.
B<nodels> [I<noderange>] [I<table.column> | I<shortname>] [I<...>]
B<nodels> [I<noderange>] [I<table>]
B<nodels> {B<-v> | B<--version>}
B<nodels> [B<-?> | B<-h> | B<--help>]
@ -93,6 +95,22 @@ Output is similar to:
=item *
To list all defined attributes in a table for a node or noderange, enter:
B<nodels> I<rra001a> I<noderes>
Output is similar to:
rra001a: noderes.primarynic: eth0
rra001a: noderes.xcatmaster: rra000
rra001a: noderes.installnic: eth0
rra001a: noderes.netboot: pxe
rra001a: noderes.serialport: 1
rra001a: noderes.servicenode: rra000
rra001a: noderes.node: rra001a
=item *
To list nodes in node group ppc, enter:
B<nodels> I<ppc>