From 8a9d11b7f9b80084e57be95af1fc32db8e930e6c Mon Sep 17 00:00:00 2001 From: vitorhcl Date: Thu, 14 Dec 2023 11:38:39 -0300 Subject: [PATCH] pw_link: list with ids --- pages/linux/pw-link.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/pw-link.md b/pages/linux/pw-link.md index b309a33a19..822e7ebf4b 100644 --- a/pages/linux/pw-link.md +++ b/pages/linux/pw-link.md @@ -3,9 +3,9 @@ > Manage links between ports in PipeWire. > More information: . -- List all audio output and input ports: +- List all audio output and input ports with their ids: -`pw-link --output --input` +`pw-link --output --input --ids` - Create a link between an output and an input port: