Docs: document --condition and --action in add-trigger's OPTIONS section
[lttng-tools.git] / doc / man / lttng-add-trigger.1.txt
index 17c8bd7065dfc141524809ec10bab865a41305dd..393e8c9204d4a0206426b54ce5efe7de89a489a2 100644 (file)
@@ -36,6 +36,7 @@ this mode.
 The syntax by which conditions and actions are specified is described
 below.
 
+[[conditions]]
 Conditions
 ~~~~~~~~~~
 
@@ -55,6 +56,7 @@ Event rule: `on-event [event rule arguments]`::
     - It is not possible to use filter operands that use values from
       the context.
 
+[[actions]]
 Actions
 ~~~~~~~
 
@@ -97,6 +99,14 @@ Snapshot session: *snapshot-session* session-name::
 OPTIONS
 -------
 
+option:--condition::
+    Define the condition for the trigger.  See the
+    <<conditions,CONDITIONS>> section for more details.
+
+option:--action::
+    Define an action for the trigger.  See the <<actions,ACTIONS>>
+    section for more details.
+
 option:--id='ID'::
     Set the id of the trigger to 'ID'.  If omitted, an id will
     automatically be assigned to the trigger by the session daemon.
This page took 0.022765 seconds and 4 git commands to generate.