]> kaliko git repositories - python-musicpd.git/commitdiff
Update documentation command list
authorKaliko Jack <kaliko@azylum.org>
Thu, 10 Dec 2020 10:11:04 +0000 (11:11 +0100)
committerKaliko Jack <kaliko@azylum.org>
Thu, 10 Dec 2020 10:11:04 +0000 (11:11 +0100)
doc/source/commands.rst
doc/source/commands.txt

index 52ff7b78189d12c6e0dab52993961bf73dcc04db..7f08135590e23ed540d5f9b7df8e4e35c3f86234 100644 (file)
@@ -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
index d1365557aa66b5c7f63dd32ca8dc867e243ab69c..c21bde552afc66b084f274d92d15ae26585b3d18 100644 (file)
@@ -106,10 +106,10 @@ kill                                -> None
 password           <str>            -> fetch_nothing
 ping                                -> fetch_nothing
 tagtypes                            -> fetch_list
-tagtypes disable: <str> [<str>]...  -> fetch_nothing
-tagtypes enable:  <str> [<str>]...  -> fetch_nothing
-tagtypes clear:                     -> fetch_nothing
-tagtypes all:                       -> fetch_nothing
+tagtypes disable <str> [<str>]...   -> fetch_nothing
+tagtypes enable <str> [<str>]...    -> fetch_nothing
+tagtypes clear                      -> fetch_nothing
+tagtypes all                        -> fetch_nothing
 
 == Partition Commands
 partition          <str>    -> fetch_nothing