cmdline: removed options --create-db and --no-create-db

Both options are deprecated, and should not be used anymore.  Many
users get confused by their presence.
This commit is contained in:
Max Kellermann
2009-09-20 23:31:35 +02:00
parent 32f212cb86
commit a86f9b8035
6 changed files with 7 additions and 35 deletions

1
NEWS
View File

@@ -33,6 +33,7 @@ ver 0.16 (20??/??/??)
* removed the deprecated "error_file" option
* save state when stopped
* renamed option "--stdout" to "--stderr"
* removed options --create-db and --no-create-db
* obey $(sysconfdir) for default mpd.conf location