Initial reading of the usage led me to believe that the messages would be migrated to a new database.
When running the command this way a new, essentially empty database would be created and the
program would exit without an error. After reading the code it became clear that the messages
should be stored in the existing database that holds the user information.
This update to the usage string should make the behavior clearer to users.