aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filtertypes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filtertypes.xml')
-rw-r--r--filter/filtertypes.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/filter/filtertypes.xml b/filter/filtertypes.xml
index 0f651527ee..1bbe1b0f3a 100644
--- a/filter/filtertypes.xml
+++ b/filter/filtertypes.xml
@@ -627,5 +627,10 @@
</option>
</input>
</part>
+ <part name="shell-exec">
+ <title>Execute Shell Command</title>
+ <code>(shell-exec ${command})</code>
+ <input type="string" name="command"/>
+ </part>
</actionset>
</filterdescription>