2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 08:10:12 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/references/tools/reorgtbls.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent c8fc594e17
commit 2084805453

View File

@ -4,11 +4,11 @@ reorgtbls
::
DB2 Table Reorganization utility.
This script can be set as a cron job or run on the command line to reorg the xcatdb DB2 database tables. It automatically added as a cron job, if you use the db2sqlsetup command to create your DB2 database setup for xCAT.
This script can be set as a cron job or run on the command line to reorg the xcatdb DB2 database tables. It automatically added as a cron job, if you use the db2sqlsetup command to create your DB2 database setup for xCAT.
Usage:
--V - Verbose mode
--h - usage
--t -comma delimited list of tables.
Without this flag it reorgs all tables in the xcatdb database .
Author: Lissa Valletta