Closed garrettheking closed 6 years ago
./merge_dbs.py --from-db a.db --to-db b.db should be ./merge_dbs.py --from-db a.db --into-db b.db
thanks! fixed in cd483c1474fc93
./merge_dbs.py --from-db a.db --to-db b.db should be ./merge_dbs.py --from-db a.db --into-db b.db