X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-list-triggers.1.txt;h=7d99869f2afc7efcddb936d233aa609f63c3c4ec;hb=af1c4164dd7bad940a84c29c2b429d76e3fc0e33;hp=2ab3085cd312def478e5b9d4512e4c7a82d71dd5;hpb=0de2479d5f5a287d31c69e34ea5202a69019f224;p=lttng-tools.git diff --git a/doc/man/lttng-list-triggers.1.txt b/doc/man/lttng-list-triggers.1.txt index 2ab3085cd..7d99869f2 100644 --- a/doc/man/lttng-list-triggers.1.txt +++ b/doc/man/lttng-list-triggers.1.txt @@ -1,6 +1,6 @@ lttng-list-triggers(1) ====================== -:revdate: 20 January 2020 +:revdate: 3 May 2021 NAME @@ -10,28 +10,29 @@ lttng-list-triggers - List LTTng triggers SYNOPSIS -------- - [verse] *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list-triggers* DESCRIPTION ----------- +The `lttng list-triggers` command lists the available LTTng triggers of +your Unix user, or of all users if your Unix user is `root`, and their +properties. -The `lttng list-triggers` command list the existing triggers. +See man:lttng-concepts(7) to learn more about triggers. OPTIONS ------- - include::common-cmd-help-options.txt[] - include::common-cmd-footer.txt[] SEE ALSO -------- +man:lttng(1), man:lttng-add-trigger(1), man:lttng-remove-trigger(1), -man:lttng(1) +man:lttng-concepts(7)