aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-09-20 23:31:35 +0200
committerMax Kellermann <max@duempel.org>2009-09-20 23:31:35 +0200
commita86f9b80357e30823ce9d3d486adcf4cd4e781dc (patch)
tree6bbe109a30b5ad7483514df2a477c79991e30c3a /doc
parent32f212cb860d5cd91e952e4802c151101cc9c8c0 (diff)
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/mpd.16
-rw-r--r--doc/mpdconf.example3
2 files changed, 1 insertions, 8 deletions
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"
#