diff options
author | Max Kellermann <max@musicpd.org> | 2019-09-26 13:02:34 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-01-18 22:21:27 +0100 |
commit | c16233fa7423ff6a0455b572b154837fd17cf566 (patch) | |
tree | a24503965a5f8948d802e4e7849e349fbeab41f7 /doc/protocol.rst | |
parent | ac126ede229bcf424fa9472fd04902a5c5a61966 (diff) |
add "moveoutput" command
Diffstat (limited to 'doc/protocol.rst')
-rw-r--r-- | doc/protocol.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/protocol.rst b/doc/protocol.rst index f0d1a1071..36622b574 100644 --- a/doc/protocol.rst +++ b/doc/protocol.rst @@ -1258,6 +1258,9 @@ client is assigned to one partition at a time. :command:`newpartition {NAME}` Create a new partition. +:command:`moveoutput {OUTPUTNAME}` + Move an output to the current partition. + Audio output devices ==================== |