mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 13:35:41 +02:00
pw-cat, pw-cli, wpctl: add see also section (#16973)
This commit is contained in:
parent
4cc62a2f8a
commit
f6b8c84e36
3 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# pw-cat
|
# pw-cat
|
||||||
|
|
||||||
> Play and record audio files through PipeWire.
|
> Play and record audio files through PipeWire.
|
||||||
|
> See also: `wpctl`, `pw-cli`.
|
||||||
> More information: <https://docs.pipewire.org/page_man_pw-cat_1.html>.
|
> More information: <https://docs.pipewire.org/page_man_pw-cat_1.html>.
|
||||||
|
|
||||||
- Play a WAV file over the default target:
|
- Play a WAV file over the default target:
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# pw-cli
|
# pw-cli
|
||||||
|
|
||||||
> Manage a PipeWire instance's modules, objects, nodes, devices, links and much more.
|
> Manage a PipeWire instance's modules, objects, nodes, devices, links and much more.
|
||||||
|
> See also: `wpctl`.
|
||||||
> More information: <https://docs.pipewire.org/page_man_pw-cli_1.html>.
|
> More information: <https://docs.pipewire.org/page_man_pw-cli_1.html>.
|
||||||
|
|
||||||
- Print information of all object of a specific type:
|
- Print information of all object of a specific type:
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
> Manage WirePlumber, a session and policy manager for PipeWire.
|
> Manage WirePlumber, a session and policy manager for PipeWire.
|
||||||
> Note: You can use the special name `@DEFAULT_SINK@` in place of `id` to operate on the default sink.
|
> Note: You can use the special name `@DEFAULT_SINK@` in place of `id` to operate on the default sink.
|
||||||
|
> See also: `pw-cli`.
|
||||||
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/>.
|
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/>.
|
||||||
|
|
||||||
- List all objects managed by WirePlumber:
|
- List all objects managed by WirePlumber:
|
||||||
|
|
Loading…
Add table
Reference in a new issue