add eventlog/auditlog restriction to manpage defect 2993723
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5924 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -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<tabrestore(8)|tabrestore.8>, L<tabdump(8)|tabdump.8>, L<chtab(8)|chtab.8> | ||||
| L<tabrestore(8)|tabrestore.8>, L<tabdump(8)|tabdump.8>, L<chtab(8)|chtab.8> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user