diff --git a/xCAT-client/pods/man8/tabedit.8.pod b/xCAT-client/pods/man8/tabedit.8.pod index 78476452f..4514a72c6 100644 --- a/xCAT-client/pods/man8/tabedit.8.pod +++ b/xCAT-client/pods/man8/tabedit.8.pod @@ -14,6 +14,7 @@ The tabedit command opens the specified table in the user's editor, allows them text, and then writes changes back to the database table. The table is flattened into a CSV (comma separated values) format file before giving it to the editor. After the editor is exited, the CSV file will be translated back into the database format. +You may not tabedit the auditlog or eventlog because indexes will be regenerated. =head1 OPTIONS @@ -69,4 +70,4 @@ To edit the site table: =head1 SEE ALSO -L, L, L \ No newline at end of file +L, L, L