don't exit after --create-db
Start the daemon after --create-db. This makes --create-db a flag which discards the old database and starts with a fresh one.
This commit is contained in:
@@ -26,7 +26,7 @@ Kill the currently running mpd session. The pid_file parameter must be
|
||||
specified in the config file for this to work.
|
||||
.TP
|
||||
.BI --create-db
|
||||
Force (re)creation of database and exit.
|
||||
Force (re)creation of database.
|
||||
.TP
|
||||
.BI --no-create-db
|
||||
Do not create database, even if it doesn't exist.
|
||||
|
||||
Reference in New Issue
Block a user