From ccf879d6e5960746642a968d349acb5bf72b1c40 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 xCAT-client/pods/man1/restorexCATdb.1.pod --- xCAT-client/pods/man1/restorexCATdb.1.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-client/pods/man1/restorexCATdb.1.pod b/xCAT-client/pods/man1/restorexCATdb.1.pod index ad7681f7a..72202e08c 100644 --- a/xCAT-client/pods/man1/restorexCATdb.1.pod +++ b/xCAT-client/pods/man1/restorexCATdb.1.pod @@ -31,10 +31,10 @@ B<-V|--verbose> Verbose. B<-a> All,without this flag the eventlog and auditlog will be skipped. These tables are skipped by default because restoring will generate new indexes -B<-b> Restore from the binary image. - -B<-p|--path> Path to the directory containing the database restore files. If restoring from the binary image (-b) and using postgeSQL, then this is the complete path to the restore file that was created with dumpxCATdb -b. - +B<-b> Restore from the binary image. + +B<-p|--path> Path to the directory containing the database restore files. If restoring from the binary image (-b) and using postgeSQL, then this is the complete path to the restore file that was created with dumpxCATdb -b. + B<-t|--timestamp> Use with the -b flag to designate the timestamp of the binary image to use to restore for DB2. =head1 RETURN VALUE