summaryrefslogtreecommitdiffstats
path: root/doc/client/tools/actions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/client/tools/actions.txt')
-rw-r--r--doc/client/tools/actions.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/client/tools/actions.txt b/doc/client/tools/actions.txt
index 268fcc51d..61bb8854b 100644
--- a/doc/client/tools/actions.txt
+++ b/doc/client/tools/actions.txt
@@ -57,6 +57,8 @@ same bundle based on group membership.
It is also possible to do this in one step in the bundle itself with a
``BoundAction`` tag, e.g.:
+.. code-block:: xml
+
<Bundle>
<BoundAction timing='post' when='modified' name='action_name'
command='/path/to/command arg1 arg2' status='ignore'/>