From 6dbe43295ee8355df2679861f847299f3e30c33d Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 30 Mar 2011 15:08:39 +0000 Subject: [PATCH] update manpage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man8/tabdump.8.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man8/tabdump.8.pod b/xCAT-client/pods/man8/tabdump.8.pod index 11535dd3a..61f325576 100644 --- a/xCAT-client/pods/man8/tabdump.8.pod +++ b/xCAT-client/pods/man8/tabdump.8.pod @@ -36,7 +36,7 @@ Show descriptions of the tables, instead of the contents of the tables. If a ta =item B<-w> I B<-w> I ... -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.