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

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

[1]: 50bdebe4e8
This commit is contained in:
naglis 2023-09-17 22:43:10 +03:00 committed by Max Kellermann
parent 561d6fd478
commit 33ac472601
1 changed files with 1 additions and 1 deletions

View File

@ -1115,7 +1115,7 @@ Connect to a `PipeWire <https://pipewire.org/>`_ server. Requires
* - **target NAME** * - **target NAME**
- Link to the given target. If not specified, let the PipeWire - Link to the given target. If not specified, let the PipeWire
manager select a target. To get a list of available targets, manager select a target. To get a list of available targets,
type ``pw-cli dump short Node`` type ``pw-cli ls Node``
* - **remote NAME** * - **remote NAME**
- The name of the remote to connect to. The default is - The name of the remote to connect to. The default is
``pipewire-0``. ``pipewire-0``.