X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-remove-trigger.1.txt;fp=doc%2Fman%2Flttng-remove-trigger.1.txt;h=e51fd10d0b7ad7cc8724f4e6d4373ef4e0321273;hb=d938377c86a9fd0f69881a6a03290bb436cb587d;hp=a0dfb570953b73a96fe12282a1bfe576f1eb86c7;hpb=040a195fae526f2881eff2dd923f40573afc6aff;p=lttng-tools.git diff --git a/doc/man/lttng-remove-trigger.1.txt b/doc/man/lttng-remove-trigger.1.txt index a0dfb5709..e51fd10d0 100644 --- a/doc/man/lttng-remove-trigger.1.txt +++ b/doc/man/lttng-remove-trigger.1.txt @@ -11,7 +11,7 @@ lttng-remove-trigger - Remove an LTTng trigger SYNOPSIS -------- [verse] -*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *remove-trigger* [option:--owner-id='UID'] 'NAME' +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *remove-trigger* [option:--owner-uid='UID'] 'NAME' DESCRIPTION @@ -25,14 +25,14 @@ man:lttng-list-triggers(1) command. The `remove-trigger` command removes a trigger which belong to your Unix user. If your Unix user is `root`, you can remove the trigger of another -user with the option:--owner-id option. +user with the option:--owner-uid option. OPTIONS ------- Identification ~~~~~~~~~~~~~~ -option:--owner-id='UID':: +option:--owner-uid='UID':: Remove the trigger named 'NAME' of the Unix user having the user ID 'UID'. +