diff --git a/xCAT-client/pods/man1/nodels.1.pod b/xCAT-client/pods/man1/nodels.1.pod index c35418447..ea96d13ac 100644 --- a/xCAT-client/pods/man1/nodels.1.pod +++ b/xCAT-client/pods/man1/nodels.1.pod @@ -4,7 +4,7 @@ B - lists the nodes, and their attributes, from the xCAT database. =head1 SYNOPSIS -B [I] [B<-b> | B<--blame>] [B<-H> | B<--with-fieldname>] [I | I] [I<...>] +B [I] [B<-b> | B<--blame>] [B<-H> | B<--with-fieldname>] [B<-S>] [I | I] [I<...>] B [I] [B<-H> | B<--with-fieldname>] [I] @@ -77,6 +77,10 @@ Force display of table name and column name context for each result For values inherited from groups, display which groups provided the inheritence +=item B<-S> + +List all the hidden nodes (FSP/BPA nodes) with other ones. + =item B<-?|-h|--help> Display usage message. @@ -232,7 +236,15 @@ Output looks like: blade7: mp.id: 7 blade8: mp.id: 8 blade9: mp.id: 9 + +=item 10. +To list the hidden nodes that can't be seen with other flags. +The hidden nodes are FSP/BPAs. + + lsdef -S + + =back =head1 FILES