X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng.1.txt;h=c569d3db4332d0ce7d07195acb9427ff11210148;hp=2af6fe55d72915b573cb4adf3e2a12d0354e7390;hb=edb4fc87ebfe07a6ac1f82c869db4408cbf4755e;hpb=b5217c86b634aeb62d9b37614a2d0081b3c7a981 diff --git a/doc/man/lttng.1.txt b/doc/man/lttng.1.txt index 2af6fe55d..c569d3db4 100644 --- a/doc/man/lttng.1.txt +++ b/doc/man/lttng.1.txt @@ -11,7 +11,7 @@ SYNOPSIS -------- [verse] *lttng* [option:--group='GROUP'] [option:--mi='TYPE'] [option:--no-sessiond | option:--sessiond-path='PATH'] - [option:--quiet | option:-v | option:-vv | option:-vvv] 'COMMAND' ['COMMAND OPTIONS'] + [option:--quiet | option:-v | option:-vv | option:-vvv] '<>' ['COMMAND OPTIONS'] DESCRIPTION @@ -40,13 +40,15 @@ nloption:-k, nloption:--kernel:: Apply command to the Linux kernel domain. nloption:-l, nloption:--log4j:: - Apply command to the Apache log4j 1.2 (Java) domain. + Apply command to the https://logging.apache.org/log4j/1.2/[Apache log4j 1.2] + (Java) domain. nloption:-p, nloption:--python:: - Apply command to the Python domain. + Apply command to the https://www.python.org/[Python] domain. nloption:-u, nloption:--userspace:: - Apply command to the user space domain. + Apply command to the user space domain (application using + liblttng-ust directly; see linklttng:lttng-ust(3)). The LTTng session daemon is a tracing registry which allows the user to interact with multiple tracers (kernel and user space) within the same @@ -137,6 +139,7 @@ option:-V, option:--version:: Show version. +[[commands]] COMMANDS -------- The following commands also have their own nloption:--help option.