From c788f52785e3a74735af02d454bfbf3c3e021a33 Mon Sep 17 00:00:00 2001 From: yinle Date: Mon, 21 Feb 2011 02:01:33 +0000 Subject: [PATCH] FSP/BPA redundancy: add description of the new flag -S git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8894 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/lsdef.1.pod | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/xCAT-client/pods/man1/lsdef.1.pod b/xCAT-client/pods/man1/lsdef.1.pod index 3c0e87581..c6bfe1081 100644 --- a/xCAT-client/pods/man1/lsdef.1.pod +++ b/xCAT-client/pods/man1/lsdef.1.pod @@ -41,6 +41,9 @@ List the complete object definition. Only list the object names. +=item B<-S> + +List all the hidden nodes (FSP/BPA nodes) with other ones. =item I A set of comma delimited node names and/or group names. @@ -174,6 +177,13 @@ what xCAT database tables are used to store the data. lsdef -V -l -t node -o node01 +=item 14. + +To list the hidden nodes that can't be seen with other flags. +The hidden nodes are FSP/BPAs. + + lsdef -S + =back