Update cheatsheets

This commit is contained in:
ivuorinen
2024-05-18 00:13:42 +00:00
parent a11807bcb9
commit e51f0de5d2
2 changed files with 26 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ source: https://github.com/tldr-pages/tldr.git
> 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`