From 9ba3dee1bcf10a7782e51e608bc730f757eb7039 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 30 Mar 2011 15:44:21 +0000 Subject: [PATCH] update manpage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man8/tabdump.8.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-client/pods/man8/tabdump.8.pod b/xCAT-client/pods/man8/tabdump.8.pod index 61f325576..b701cb6cc 100644 --- a/xCAT-client/pods/man8/tabdump.8.pod +++ b/xCAT-client/pods/man8/tabdump.8.pod @@ -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.