From 73daaba9630b14b7020e21f664300af2c38ca4ab Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 27 Apr 2011 16:08:43 +0000 Subject: [PATCH] tabprune support for ISNM tables git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man8/tabprune.8.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-client/pods/man8/tabprune.8.pod b/xCAT-client/pods/man8/tabprune.8.pod index bc0c8245c..760eef83b 100644 --- a/xCAT-client/pods/man8/tabprune.8.pod +++ b/xCAT-client/pods/man8/tabprune.8.pod @@ -1,6 +1,6 @@ =head1 NAME -B - Deletes records from the eventlog or auditlog tables. +B - Deletes records from the eventlog,auditlog,isnm_perf,isnm_perf_sum tables. =head1 SYNOPSIS @@ -10,7 +10,7 @@ B [B<-h>|B<--help>] [B<-v>|B<--version>] =head1 DESCRIPTION -The tabprune command is used to delete records from the auditlog or eventlog. As an option, the table header and all the rows pruned from the specified table will be displayed in CSV (comma separated values) format. +The tabprune command is used to delete records from the auditlog,eventlog,isnm_perf,isnm_perf_sum tables. As an option, the table header and all the rows pruned from the specified table will be displayed in CSV (comma separated values) format. =head1 OPTIONS