1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 08:15:30 +02:00
tldr/pages/common/wpexec.md
Vitor Henrique 702ba44042
wireplumber: add page; wpexec: fix typos (#11899)
* wirepumbler: add page

* wpexec: fix typos

* wireplumber: update page, fix typos

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-30 18:37:59 +05:30

13 lines
275 B
Markdown

# wpexec
> Run WirePlumber Lua scripts.
> See also: `wpctl`, `wireplumber`.
> More information: <https://pipewire.pages.freedesktop.org/wireplumber/lua_api/lua_introduction.html>.
- Run a WirePlumber script:
`wpexec {{path/to/file.lua}}`
- Display help:
`wpexec --help`