Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Change-Id: Icfedfa3986eb0788ecea42318d48233e7859fa6d
Depends-on: lttng-ust: I5a800fc92e588c2a6a0e26282b0ad5f31c044479
The syntax by which conditions and actions are specified is described
below.
+[[conditions]]
Conditions
~~~~~~~~~~
- It is not possible to use filter operands that use values from
the context.
+[[actions]]
Actions
~~~~~~~
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.