
we_db_import - import an archive created by we_db_export

we_db_import [-force] [-v] [-only db1,db2,...] archivefile.tar.gz destinationdirectory

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.
