diff options
Diffstat (limited to '')
-rw-r--r-- | doc/protocol.xml | 5 |
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> |