mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	Remove trailing spaces in file docs/source/guides/admin-guides/references/tools/reorgtbls.rst
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user