Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added new option "-other-tables"
  • Loading branch information
p4r4d0x86 committed May 8, 2019
1 parent d6aca10 commit 7adf36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ merjapp
A tool for merging whatsapp databases

Usage:
java -jar merjapp.jar [-debug] [-simulation] -old old.db -new new.db
java -jar merjapp.jar [-debug] [-simulation] [-other-tables] -old old.db -new new.db

Please make backups of your databases, as this tool WILL change them.
Your output will be the old databases as the entries in the new database will be merged into it.
Expand Down

0 comments on commit 7adf36b

Please sign in to comment.