X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-add-trigger.1.txt;h=ccca9da0f8b4353e19dc9d1cd2157505e9556e0e;hp=e29ddf7c395aeabc55135c2690d2e2ad62893d3a;hb=d938377c86a9fd0f69881a6a03290bb436cb587d;hpb=040a195fae526f2881eff2dd923f40573afc6aff diff --git a/doc/man/lttng-add-trigger.1.txt b/doc/man/lttng-add-trigger.1.txt index e29ddf7c3..ccca9da0f 100644 --- a/doc/man/lttng-add-trigger.1.txt +++ b/doc/man/lttng-add-trigger.1.txt @@ -11,7 +11,7 @@ lttng-add-trigger - Add an LTTng trigger SYNOPSIS -------- [verse] -*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *add-trigger* [option:--name='NAME'] [option:--owner-id='UID'] +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *add-trigger* [option:--name='NAME'] [option:--owner-uid='UID'] option:--condition='CONDTYPE' ['CONDARGS'] option:--action='ACTTYPE' ['ACTARGS'] [option:--action='ACTTYPE' ['ACTARGS']]... @@ -34,7 +34,7 @@ option to assign a specific name instead. The `add-trigger` command adds a trigger for your Unix user. If your Unix user is `root`, you can add the trigger as another user with the -option:--owner-id option. +option:--owner-uid option. Specify the condition of the trigger to add with a <> and its actions with one or more <