diff options
author | Max Kellermann <max@duempel.org> | 2008-10-15 18:21:57 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-15 18:21:57 +0200 |
commit | cf7ed8c5df3ca2a4a10c389097732d9e55234ae4 (patch) | |
tree | f56c58fa6277dd2132b55a4addda61edced46a17 /doc | |
parent | 6eb62e476195db373c3c1ac05de4fa2adc6ff661 (diff) | |
download | mpd-cf7ed8c5df3ca2a4a10c389097732d9e55234ae4.tar.gz mpd-cf7ed8c5df3ca2a4a10c389097732d9e55234ae4.tar.xz mpd-cf7ed8c5df3ca2a4a10c389097732d9e55234ae4.zip |
idle: client command "noidle" aborts idle
Diffstat (limited to 'doc')
-rw-r--r-- | doc/COMMANDS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/COMMANDS b/doc/COMMANDS index 718dcf24e..e84f85afd 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -282,8 +282,10 @@ idle While a client waits for "idle" results, the server disables timeouts, allowing a client to wait for events as long as mpd - runs. The "idle" command can be canceled by sending a new - command. + runs. The "idle" command can be canceled by sending the + command "noidle" (no other commands are allowed). MPD will + then leave "idle" mode and print results immediately; might be + empty at this time. COMMAND LIST |