X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fsource%2Fcommands.rst;h=0d02402841bed366b59ecf1db829393ad9f1853a;hb=2dfdc858438dd13fe3d7befb04113df4b38101a5;hp=c11e5aa4c03c36b643a95892ec9b5e92c78b4b0b;hpb=e4003597f43ccb041f81827b56c082cf5554098d;p=python-musicpd.git diff --git a/doc/source/commands.rst b/doc/source/commands.rst index c11e5aa..0d02402 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -11,6 +11,6 @@ Get current available commands: print(' '.join([cmd for cmd in musicpd.MPDClient()._commands.keys()])) -List, last updated for v0.4.4: +List, last updated for v0.6.0: .. literalinclude:: commands.txt