From 04a40fc67efea186eb393554533458eda6a7e5df Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Wed, 26 Aug 2015 11:31:45 -0400 Subject: [PATCH] Add agent domains to the enable-event section of LTTNG(1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau --- doc/man/lttng.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 7a6a4d7ce..0b3331d58 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -497,7 +497,7 @@ there is data available. .PP .PP -\fBenable-event\fP NAME[,NAME2,...] [-k|-u] [OPTIONS] +\fBenable-event\fP NAME[,NAME2,...] (\-k | \-u | \-j | \-l) [OPTIONS] .RS Enable tracing event -- 2.34.1