doc/man: follow man-pages(7) for section names/order and for "SEE ALSO"
[lttng-tools.git] / doc / man / lttng-list-triggers.1.txt
1 lttng-list-triggers(1)
2 ======================
3 :revdate: 3 May 2021
4
5
6 NAME
7 ----
8 lttng-list-triggers - List LTTng triggers
9
10
11 SYNOPSIS
12 --------
13 [verse]
14 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list-triggers*
15
16
17 DESCRIPTION
18 -----------
19 The `lttng list-triggers` command lists the available LTTng triggers of
20 your Unix user, or of all users if your Unix user is `root`, and their
21 properties.
22
23 See man:lttng-concepts(7) to learn more about triggers.
24
25
26 OPTIONS
27 -------
28 include::common-cmd-help-options.txt[]
29
30 include::common-cmd-footer.txt[]
31
32
33 SEE ALSO
34 --------
35 man:lttng(1),
36 man:lttng-add-trigger(1),
37 man:lttng-remove-trigger(1),
38 man:lttng-concepts(7)
This page took 0.030865 seconds and 5 git commands to generate.