From a149bc4c5db66a7450f2723c4d9dd0b9542e94b0 Mon Sep 17 00:00:00 2001
From: Stefano Miccoli <stefano.miccoli@polimi.it>
Date: Sun, 24 Feb 2019 16:04:34 +0100
Subject: [PATCH] update protocol documentation for new semantics of playlist
 abs. name

---
 doc/protocol.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/protocol.rst b/doc/protocol.rst
index c6b1945d2..41bb2a861 100644
--- a/doc/protocol.rst
+++ b/doc/protocol.rst
@@ -714,7 +714,9 @@ and without the `.m3u` suffix).
 Some of the commands described in this section can be used to
 run playlist plugins instead of the hard-coded simple
 `m3u` parser.  They can access playlists in
-the music directory (relative path including the suffix) or
+the music directory (relative path including the suffix),
+playlists in arbitrary location (absolute path including the suffix;
+allowed only for clients that are connected via UNIX domain socket), or
 remote playlists (absolute URI with a supported scheme).
 
 :command:`listplaylist {NAME}`