update manpage

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2011-03-30 15:08:39 +00:00
parent c869a712bd
commit 6dbe43295e

View File

@ -36,7 +36,7 @@ Show descriptions of the tables, instead of the contents of the tables. If a ta
=item B<-w> I<attr==val> B<-w> I<attr=~val> ...
Use one or multiple -w flags to specify the selection string that can be used to select objects. The operators ==, !=, =~ and !~ are available. Use the help option to get a list of valid attributes for each object type.
Use one or multiple -w flags to specify the selection string that can be used to select particular rows of the table. See examples.
Operator descriptions:
== Select nodes where the attribute value is exactly this value.