]> kaliko git repositories - python-musicpd.git/blobdiff - doc/commands.txt
adding consume and single commands
[python-musicpd.git] / doc / commands.txt
index 85a85891248ce81a6026ecd4b1916e85f31b98d4..cd6e1832b201ace54e3f6bec19aa1829866966d6 100644 (file)
@@ -7,10 +7,12 @@ status                             -> getobject
 stats                              -> getobject
 
 == Playback Option Commands
+consume          <bool>            -> getnone
 crossfade        <int>             -> getnone
 random           <bool>            -> getnone
 repeat           <bool>            -> getnone
 setvol           <int>             -> getnone
+single           <bool>            -> getnone
 volume           <int>             -> getnone
 
 == Playback Control Commands