Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-16 00:19:59 +00:00
parent d5421f7c01
commit b18a761896
36 changed files with 451 additions and 40 deletions

13
tldr/linux/spa-inspect Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# spa-inspect
> Display SPA plugin information, list and try to instantiate available factories.
> More information: <https://docs.pipewire.org/page_man_spa-inspect_1.html>.
- Display information about a SPA plugin:
`spa-inspect {{path/to/plugin.so}}`