summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-08-10 11:28:25 +0200
committerMax Kellermann <max@musicpd.org>2021-08-10 11:28:29 +0200
commit528e05f0250d9f92c00f56f259f60a1b9c756f4f (patch)
treee490624cafd11c99a2525fba273626e4a5f03de5 /doc
parent269583f5dd9949b106a86b11df7408e51fc34557 (diff)
output/pipewire: add config option "remote"
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins.rst b/doc/plugins.rst
index f97b78c5c..40d629bbe 100644
--- a/doc/plugins.rst
+++ b/doc/plugins.rst
@@ -1084,6 +1084,9 @@ Connect to a `PipeWire <https://pipewire.org/>`_ server. Requires
- Link to the given target. If not specified, let the PipeWire
manager select a target. To get a list of available targets,
type ``pw-cli dump short Node``
+ * - **remote NAME**
+ - The name of the remote to connect to. The default is
+ ``pipewire-0``.
.. _pulse_plugin: