X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-enable-event.1.txt;h=6a5bd17365f11e71b6be5a07eb175b52aa374bfe;hb=09693c6dc50260ad67e0b8d50510bbc0be9ecb1c;hp=eee7eb4241b88ef56f7165444df0cf239a50936e;hpb=f5d2e3f54ff6f431986860b8999e6fa0259fa9b8;p=lttng-tools.git diff --git a/doc/man/lttng-enable-event.1.txt b/doc/man/lttng-enable-event.1.txt index eee7eb424..6a5bd1736 100644 --- a/doc/man/lttng-enable-event.1.txt +++ b/doc/man/lttng-enable-event.1.txt @@ -12,7 +12,7 @@ SYNOPSIS Create or enable Linux kernel event rules: [verse] -*lttng* ['GENERAL OPTIONS'] *enable-event* option:--kernel +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *enable-event* option:--kernel [option:--probe='SOURCE' | option:--function='SOURCE' | option:--syscall] [option:--filter='EXPR'] [option:--session='SESSION'] [option:--channel='CHANNEL'] 'EVENT'[,'EVENT']... @@ -20,13 +20,13 @@ Create or enable Linux kernel event rules: Create or enable an "all" Linux kernel event rule: [verse] -*lttng* ['GENERAL OPTIONS'] *enable-event* option:--kernel option:--all [option:--syscall] +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *enable-event* option:--kernel option:--all [option:--syscall] [option:--filter='EXPR'] [option:--session='SESSION'] [option:--channel='CHANNEL'] Create or enable application event rules: [verse] -*lttng* ['GENERAL OPTIONS'] *enable-event* +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *enable-event* (option:--userspace | option:--jul | option:--log4j | option:--python) [option:--filter='EXPR'] [option:--exclude='EVENT'[,'EVENT']...] [option:--loglevel='LOGLEVEL' | option:--loglevel-only='LOGLEVEL']