From f6b8c84e368c2295c4c01e52299392bfa03e8d15 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 27 Jun 2025 08:50:49 +0300 Subject: [PATCH] pw-cat, pw-cli, wpctl: add see also section (#16973) --- pages/linux/pw-cat.md | 1 + pages/linux/pw-cli.md | 1 + pages/linux/wpctl.md | 1 + 3 files changed, 3 insertions(+) diff --git a/pages/linux/pw-cat.md b/pages/linux/pw-cat.md index 3face83ece..81cd465884 100644 --- a/pages/linux/pw-cat.md +++ b/pages/linux/pw-cat.md @@ -1,6 +1,7 @@ # pw-cat > Play and record audio files through PipeWire. +> See also: `wpctl`, `pw-cli`. > More information: . - Play a WAV file over the default target: diff --git a/pages/linux/pw-cli.md b/pages/linux/pw-cli.md index 6e00d8e9d9..ea901714d1 100644 --- a/pages/linux/pw-cli.md +++ b/pages/linux/pw-cli.md @@ -1,6 +1,7 @@ # pw-cli > Manage a PipeWire instance's modules, objects, nodes, devices, links and much more. +> See also: `wpctl`. > More information: . - Print information of all object of a specific type: diff --git a/pages/linux/wpctl.md b/pages/linux/wpctl.md index 68115c6967..e02cef7b62 100644 --- a/pages/linux/wpctl.md +++ b/pages/linux/wpctl.md @@ -2,6 +2,7 @@ > 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. +> See also: `pw-cli`. > More information: . - List all objects managed by WirePlumber: