X-Git-Url: https://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=doc%2Fsource%2Fcommands.rst;h=7f08135590e23ed540d5f9b7df8e4e35c3f86234;hp=52ff7b78189d12c6e0dab52993961bf73dcc04db;hb=2885a809f6af681b472aa39dfba4656db89b392a;hpb=21a4eeb55483bd8cd1243f701bf931921b32b9a8 diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 52ff7b7..7f08135 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.5.0: .. literalinclude:: commands.txt