From a86f9b80357e30823ce9d3d486adcf4cd4e781dc Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 20 Sep 2009 23:31:35 +0200 Subject: 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. --- doc/mpd.1 | 6 ------ doc/mpdconf.example | 3 +-- 2 files changed, 1 insertion(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/mpd.1 b/doc/mpd.1 index 22c0e751..b7084367 100644 --- a/doc/mpd.1 +++ b/doc/mpd.1 @@ -25,12 +25,6 @@ Output a brief help message. 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. -.TP -.BI --no-create-db -Do not create database, even if it doesn't exist. -.TP .BI --no-daemon Don't detach from console. .TP diff --git a/doc/mpdconf.example b/doc/mpdconf.example index 2d273286..e4a2e2a8 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -353,8 +353,7 @@ input { # Character Encoding ########################################################## # # If file or directory names do not display correctly for your locale then you -# may need to modify this setting. After modification of this setting mpd -# --create-db must be run to change the database. +# may need to modify this setting. # #filesystem_charset "UTF-8" # -- cgit v1.2.3