From a1ecdfb578ab7a7e06a8ef6c4cac3e6758b7dc14 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Wed, 26 Jul 2023 07:52:15 +0300 Subject: [PATCH] pw-play: remove list all playback targets example (#10520) --- pages/linux/pw-play.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/linux/pw-play.md b/pages/linux/pw-play.md index 51733bf88c..670179cd42 100644 --- a/pages/linux/pw-play.md +++ b/pages/linux/pw-play.md @@ -3,10 +3,6 @@ > Shorthand tool for pw-cat --playback. > More information: . -- List all available playback targets: - -`pw-play --list-targets` - - Play a wav sound file over the default target: `pw-play {{path/to/file.wav}}`