summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-08-21 14:36:04 +0200
committerMax Kellermann <max@musicpd.org>2020-08-21 14:36:04 +0200
commit35d1d0bc6e8d1f4b44b0a7f8ea6447b13e21a460 (patch)
treebd71212feee4430f52b260a699df0d629c32d650 /doc
parent1d39a35b057fd3dca8867e9beed05138799f21e1 (diff)
parentfefdb7d96db9bcb56d53b0e5caae69d4e032e23c (diff)
Merge branch 'document-no-config-option' of git://github.com/naglis/MPD
Diffstat (limited to 'doc')
-rw-r--r--doc/mpd.1.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/mpd.1.rst b/doc/mpd.1.rst
index 6e8b3d0d3..6a48ad89e 100644
--- a/doc/mpd.1.rst
+++ b/doc/mpd.1.rst
@@ -25,6 +25,9 @@ OPTIONS
--kill
Kill the currently running mpd session. The pid_file parameter must be specified in the config file for this to work.
+--no-config
+ Don't read from the configuration file.
+
--no-daemon
Don't detach from console.