From 2084805453949c20653a2214057db242715d8477 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/guides/admin-guides/references/tools/reorgtbls.rst --- .../source/guides/admin-guides/references/tools/reorgtbls.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/references/tools/reorgtbls.rst b/docs/source/guides/admin-guides/references/tools/reorgtbls.rst index a544a13e9..5f1863ebd 100644 --- a/docs/source/guides/admin-guides/references/tools/reorgtbls.rst +++ b/docs/source/guides/admin-guides/references/tools/reorgtbls.rst @@ -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