diff --git a/pages/common/wpexec.md b/pages/common/wpexec.md new file mode 100644 index 000000000..e0391e756 --- /dev/null +++ b/pages/common/wpexec.md @@ -0,0 +1,13 @@ +# wpexec + +> Run WirePumbler Lua scripts. +> See also: `wpctl`, `wirepumbler`. +> More information: . + +- Run a WirePumbler script: + +`wpexec {{path/to/file.lua}}` + +- Display help: + +`wpexec --help`