diff options
author | Max Kellermann <max@duempel.org> | 2014-10-10 23:20:50 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-10-10 23:22:39 +0200 |
commit | 2a716b7a7a4302414b4a4dfaa86c7cf18a181731 (patch) | |
tree | 7944d5bee05ae8deeeae63a1f49c1a9e0f2e33d7 /NEWS | |
parent | 63272541eb723e1933be37fd8ab3e0ade0d4504b (diff) | |
download | mpd-2a716b7a7a4302414b4a4dfaa86c7cf18a181731.tar.gz mpd-2a716b7a7a4302414b4a4dfaa86c7cf18a181731.tar.xz mpd-2a716b7a7a4302414b4a4dfaa86c7cf18a181731.zip |
doc: document the mount/neighbor commands
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ ver 0.19 (not yet released) * protocol - - new commands "addtagid", "cleartagid", "listfiles", "rangeid" + - new commands "addtagid", "cleartagid", "listfiles", "listmounts", + "listneighbors", "mount", "rangeid", "unmount" - "lsinfo" and "readcomments" allowed for remote files - "listneighbors" lists file servers on the local network - "playlistadd" supports file:/// |