1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:02:08 +02:00
tldr/pages/common/wpexec.md
spageektti 700b2dc358
pages*/common/*: fix broken links (#12826)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-23 18:13:29 +02:00

13 lines
285 B
Markdown

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