From 298b72f25118f7c75537117352528989347cd840 Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 24 Apr 2008 11:43:24 +0000 Subject: [PATCH] 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 --- xCAT-client-2.0/pods/man1/nodels.1.pod | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/xCAT-client-2.0/pods/man1/nodels.1.pod b/xCAT-client-2.0/pods/man1/nodels.1.pod index b0cc44a65..49dd5ae3e 100644 --- a/xCAT-client-2.0/pods/man1/nodels.1.pod +++ b/xCAT-client-2.0/pods/man1/nodels.1.pod @@ -7,6 +7,8 @@ B - lists the nodes in the noderange. B [I] [I | I] [I<...>] +B [I] [I] + B {B<-v> | B<--version>} B [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 I I + +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 I