X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=doc%2Fsource%2Fcommands.rst;h=eca6a3ac5b5f5efe41156c473f816e2ab733c366;hp=52ff7b78189d12c6e0dab52993961bf73dcc04db;hb=57628d1d2e54b60c27ff5bcf60c6d17beeffc22c;hpb=21a4eeb55483bd8cd1243f701bf931921b32b9a8 diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 52ff7b7..eca6a3a 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -1,3 +1,6 @@ +.. SPDX-FileCopyrightText: 2018-2021 kaliko +.. SPDX-License-Identifier: GPL-3.0-or-later + .. _commands: Available commands @@ -11,6 +14,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