doc/plugins.rst: change command to list PipeWire targets

The `dump` command was dropped[1] in favor of other tools.

[1]: https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/50bdebe4e87c5e26acf966e7207a591332e33239
This commit is contained in:
naglis
2023-09-17 22:43:10 +03:00
committed by Max Kellermann
parent 561d6fd478
commit 33ac472601
+1 -1
View File
@@ -1115,7 +1115,7 @@ Connect to a `PipeWire <https://pipewire.org/>`_ server. Requires
* - **target NAME**
- 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``
type ``pw-cli ls Node``
* - **remote NAME**
- The name of the remote to connect to. The default is
``pipewire-0``.