X-Git-Url: https://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=doc%2Fsource%2Fcommands.rst;h=0d02402841bed366b59ecf1db829393ad9f1853a;hp=7f08135590e23ed540d5f9b7df8e4e35c3f86234;hb=2dfdc858438dd13fe3d7befb04113df4b38101a5;hpb=49b0bba9011b6af47830856ce14d994e47576fb8 diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 7f08135..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.5.0: +List, last updated for v0.6.0: .. literalinclude:: commands.txt