NAME
we_db_import - import an archive created by we_db_export
SYNOPSIS
we_db_import [-force] [-v] [-only db1,db2,...] archivefile.tar.gz destinationdirectory
DESCRIPTION
Import the named archive archivefile.tar.gz formerly created by we_db_export. The archive will be extracted to destinationdirectory.
The content files are always extracted. Extracting database files can be restricted by specifying the -only
option, which accepts the class names ObjDB, UserDB, NameDB, or OnlineUserDB.