update manpage

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

View File

@ -39,6 +39,7 @@ Show descriptions of the tables, instead of the contents of the tables. If a ta
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.
!= Select nodes where the attribute value is not this specific value.
> Select nodes where the attribute value is greater than this specific value.