diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocol.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml index 1ddbc016c..56ff33b1e 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -1556,6 +1556,11 @@ OK the list of stored playlists. This behavior is deprecated; use "listplaylists" instead. </para> + <para> + Clients that are connected via UNIX domain socket may + use this command to read the tags of an arbitrary local + file (URI beginning with "file:///"). + </para> </listitem> </varlistentry> <varlistentry id="command_search"> |