aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-07 18:41:53 +0100
committerMax Kellermann <max@duempel.org>2013-11-07 18:41:53 +0100
commit6219326e02330058e88e2e40b61ca3054f0143a8 (patch)
treeb902ba9ef6edbc25e2c99ecb3bdc02f0465da1c0 /doc
parent6c4de5106baf31312f2258e0c3c8223e55586b94 (diff)
downloadmpd-6219326e02330058e88e2e40b61ca3054f0143a8.tar.gz
mpd-6219326e02330058e88e2e40b61ca3054f0143a8.tar.xz
mpd-6219326e02330058e88e2e40b61ca3054f0143a8.zip
doc: more information about "close"
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml
index 2068b6925..abc74e4e6 100644
--- a/doc/protocol.xml
+++ b/doc/protocol.xml
@@ -1849,7 +1849,10 @@ OK
</term>
<listitem>
<para>
- Closes the connection to MPD.
+ Closes the connection to MPD. MPD will try to send the
+ remaining output buffer before it actually closes the
+ connection, but that cannot be guaranteed. This command
+ will not generate a response.
</para>
</listitem>
</varlistentry>