1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 13:15:25 +02:00

pw-play: remove list all playback targets example (#10520)

This commit is contained in:
Managor 2023-07-26 07:52:15 +03:00 committed by GitHub
parent 8b47516c1e
commit a1ecdfb578
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,10 +3,6 @@
> Shorthand tool for pw-cat --playback.
> More information: <https://fedoraproject.org/wiki/QA:Testcase_PipeWire_PipeWire_CLI>.
- List all available playback targets:
`pw-play --list-targets`
- Play a wav sound file over the default target:
`pw-play {{path/to/file.wav}}`