diff --git a/xCAT-client/pods/man8/tabprune.8.pod b/xCAT-client/pods/man8/tabprune.8.pod index e4367e399..c7faa110e 100644 --- a/xCAT-client/pods/man8/tabprune.8.pod +++ b/xCAT-client/pods/man8/tabprune.8.pod @@ -1,16 +1,17 @@ =head1 NAME -B - Deletes records from the eventlog or auditlog tables. +B - Deletes records from the eventlog, auditlog or x_teal* tables. =head1 SYNOPSIS -B B [B<-V>] B<-i> I |B<-n> I | B<-p> I | B<-a> +B B [B<-V>] B<-i> I |B<-n> I | B<-p> I | B<-a> 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 or the x_teal* 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. +If TEAL is installed the following tables are also supported: x_tealalert2alert,x_tealalert2event,x_tealalertlog,x_tealcheckpoint,x_tealeventlog. =head1 OPTIONS