From: Kaliko Jack Date: Thu, 10 Dec 2020 10:11:04 +0000 (+0100) Subject: Update documentation command list X-Git-Tag: v0.5.1~4 X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=commitdiff_plain;h=2885a809f6af681b472aa39dfba4656db89b392a Update documentation command list --- 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 diff --git a/doc/source/commands.txt b/doc/source/commands.txt index d136555..c21bde5 100644 --- a/doc/source/commands.txt +++ b/doc/source/commands.txt @@ -106,10 +106,10 @@ kill -> None password -> fetch_nothing ping -> fetch_nothing tagtypes -> fetch_list -tagtypes disable: []... -> fetch_nothing -tagtypes enable: []... -> fetch_nothing -tagtypes clear: -> fetch_nothing -tagtypes all: -> fetch_nothing +tagtypes disable []... -> fetch_nothing +tagtypes enable []... -> fetch_nothing +tagtypes clear -> fetch_nothing +tagtypes all -> fetch_nothing == Partition Commands partition -> fetch_nothing