2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-23 06:25:38 +00:00

Remove trailing spaces in file xCAT-client/pods/man1/restorexCATdb.1.pod

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 3849e8f63c
commit ccf879d6e5

View File

@ -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