X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng.1;h=972f71c3ab592bc6ae9b25ea3affe66af3d761a2;hb=5368d366c6c7f80ad941172a6bc9c6a5174cbdf0;hp=6f9540625f07d4cb662583048585efce4fc277ff;hpb=d73c58020df7ccd20d1edd250b0f00f0d7d25b5b;p=lttng-tools.git diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 6f9540625..972f71c3a 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -40,10 +40,10 @@ running as Alice that can be used to trace her applications along side with a root daemon or even a Bob daemon. We highly recommend starting the session daemon at boot time for stable and long term tracing. -All user-space applications instrumented with lttng-ust(3) will -automatically register to the session daemon. This feature gives you the -ability to list available traceable applications and tracepoints on a per user -basis. (See \fBlist\fP command). +Each user-space application instrumented with lttng-ust(3) will automatically +register with the root session daemon and its user session daemon. This allows +each daemon to list the available traceable applications and tracepoints at any +given moment (See the \fBlist\fP command). .SH "OPTIONS" .PP @@ -598,7 +598,7 @@ names match any of the items in LIST. Disable tracing channel Disabling a channel disables the tracing of all of the channel's events. A channel -can be reenabled by calling \fBlttng enable-channel NAME\fP again. +can be re-enabled by calling \fBlttng enable-channel NAME\fP again. If \fB\-s, \-\-session\fP is omitted, the session name is taken from the .lttngrc file. @@ -860,7 +860,8 @@ Show summary of possible options and commands. .TP .BR "\-\-list-options" Simple listing of options -.TP "\-\-no-wait" +.TP +.BR "\-\-no-wait" Don't wait for data availability. .RE .PP