X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=doc%2Fcommands.txt;h=8fb069d9af432d1826e352b857c2cf1ebf682648;hp=46a85baa02397bba97e247b489aa2753ed46d622;hb=41739e1aecb43642963e2cbb6164994c841cee1d;hpb=b38fd7af26788bb6c81235733209bbeb0391abc8 diff --git a/doc/commands.txt b/doc/commands.txt index 46a85ba..8fb069d 100644 --- a/doc/commands.txt +++ b/doc/commands.txt @@ -1,7 +1,7 @@ == Status Commands clearerror -> fetch_nothing currentsong -> fetch_object -idle -> fetch_list +idle [] -> fetch_list noidle -> None status -> fetch_object stats -> fetch_object @@ -40,7 +40,7 @@ playlistinfo [] -> fetch_songs playlistsearch -> fetch_songs plchanges -> fetch_songs plchangesposid -> fetch_changes -shuffle -> fetch_nothing +shuffle [] -> fetch_nothing swap -> fetch_nothing swapid -> fetch_nothing @@ -90,3 +90,4 @@ commands -> fetch_list notcommands -> fetch_list tagtypes -> fetch_list urlhandlers -> fetch_list +decoders -> fetch_plugins