瀏覽代碼

wpexec: add page (#11900)

Vitor Henrique 1 年之前
父節點
當前提交
4c704732b9
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      pages/common/wpexec.md

+ 13 - 0
pages/common/wpexec.md

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