X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fman%2Flttng.1;h=0765d46c07362fa609b2baf3e2e65b6d717e5758;hb=1c40d25cc62e35f06fec9f6012f8ca042bf9bdbd;hp=0f9cd9c516b3a3fbc4955643ab1e6e4885babc61;hpb=7b4572b71d29a35d7408d0a25913990573fd80c0;p=lttng-tools.git diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 0f9cd9c51..0765d46c0 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 @@ -233,6 +233,8 @@ The $HOME environment variable can be overridden by defining the environment variable LTTNG_HOME. This is useful when the user running the commands has a non-writeable home directory. +The session name MUST NOT contain the character '/'. + .B OPTIONS: .TP @@ -812,7 +814,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