You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-15 01:04:37 +02:00
Implemented issue #132: Improved command-line help.
Implemented issue #133: Dynamic module loading where possible.
This commit is contained in:
@ -15,7 +15,7 @@ use lib dirname($0) . '/../lib';
|
||||
use BackRest::Common::Exception;
|
||||
use BackRest::Common::Ini;
|
||||
use BackRest::Common::Log;
|
||||
use BackRest::Config;
|
||||
use BackRest::Config::Config;
|
||||
use BackRest::Protocol::IO;
|
||||
|
||||
####################################################################################################################################
|
||||
|
Reference in New Issue
Block a user