aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mpd.1
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2006-06-05 20:05:24 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2006-06-05 20:05:24 +0000
commit9b06d2cd4ac9e4e85c89f09de65b5772a8864a48 (patch)
treef93aa8c5f7682fdb4acba11da06090d3a312db73 /doc/mpd.1
parentffd580dd1986dfd4b614f0a3fded4b173425de85 (diff)
downloadmpd-9b06d2cd4ac9e4e85c89f09de65b5772a8864a48.tar.gz
mpd-9b06d2cd4ac9e4e85c89f09de65b5772a8864a48.tar.xz
mpd-9b06d2cd4ac9e4e85c89f09de65b5772a8864a48.zip
Made pid_file an optional config parameter.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4250 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc/mpd.1')
-rw-r--r--doc/mpd.13
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mpd.1 b/doc/mpd.1
index a11d892da..5741f6726 100644
--- a/doc/mpd.1
+++ b/doc/mpd.1
@@ -22,7 +22,8 @@ Read more about MPD at <\fBhttp://www.musicpd.org/\fP>.
Output a brief help message.
.TP
.BI --kill
-Kill the currently running mpd session.
+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.