X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fsource%2Fcommands.rst;h=0d02402841bed366b59ecf1db829393ad9f1853a;hb=01b08f482300d79edfe799b2f18caf50f34c57f5;hp=52ff7b78189d12c6e0dab52993961bf73dcc04db;hpb=21a4eeb55483bd8cd1243f701bf931921b32b9a8;p=python-musicpd.git diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 52ff7b7..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.5: +List, last updated for v0.6.0: .. literalinclude:: commands.txt