diff --git a/xCAT-client/sbin/restorexCATdb b/xCAT-client/sbin/restorexCATdb index 894ab8eb5..512ed46cc 100644 --- a/xCAT-client/sbin/restorexCATdb +++ b/xCAT-client/sbin/restorexCATdb @@ -19,12 +19,12 @@ use strict; #----------------------------------------------------------------------------- -=head1 restorexCATdb +=head1 restorexCATdb - restorexCATdb -p - restorexCATdb -b -p + restorexCATdb -p + restorexCATdb -b -p =cut @@ -140,7 +140,7 @@ exit $rc; #----------------------------------------------------------------------------- =head3 parse_args - + Parses for input =cut @@ -259,8 +259,8 @@ sub DB2_binrestore #----------------------------------------------------------------------------- -=head3 PG_binrestore - +=head3 PG_binrestore + Uses the PostgreSQL Database supplied backup utility to restore the database =cut