pactl: add infodump example (#12796)

This commit is contained in:
Managor
2024-05-17 08:38:25 +03:00
committed by GitHub
parent cbdd4f40a4
commit ea5da696b9

View File

@@ -3,6 +3,10 @@
> Control a running PulseAudio sound server.
> More information: <https://manned.org/pactl>.
- Show information about the sound server:
`pactl info`
- List all sinks (or other types - sinks are outputs and sink-inputs are active audio streams):
`pactl list {{sinks}} short`