diff --git a/xCAT-client/pods/man8/tabdump.8.pod b/xCAT-client/pods/man8/tabdump.8.pod index f43c2f51c..a9f1c7e42 100644 --- a/xCAT-client/pods/man8/tabdump.8.pod +++ b/xCAT-client/pods/man8/tabdump.8.pod @@ -4,7 +4,7 @@ B - display an xCAT database table in CSV format. =head1 SYNOPSIS -B +B B [B<-d>] [I] @@ -42,12 +42,12 @@ Show descriptions of the tables, instead of the contents of the tables. If a ta =item B<-n> -Shows the most recent number of entries as supplied on the -n flag from the auditlog or eventlog table. +Shows the most recent number of entries as supplied on the -n flag from the auditlog or eventlog table. =item B<-f> File name or path to file in which to dump the table. Without this the table is dumped -to stdout. Using the -f flag allows the table to be dumped one record at a time. If tables are very large, dumping to stdout can cause problems such as running out of memory. +to stdout. Using the -f flag allows the table to be dumped one record at a time. If tables are very large, dumping to stdout can cause problems such as running out of memory. =item B<-w> I<'attr==val'> B<-w> I<'attr=~val'> ... @@ -71,10 +71,10 @@ Operator descriptions: =over 3 -=item 0. +=item 0. The command completed successfully. -=item 1. +=item 1. An error has occurred. =back