Fix: forbid session name creation if contains /
[lttng-tools.git] / doc / man / lttng.1
index 06337c03a033e4d231b08d79086a3bdf3b7769af..ee0ce2bf2221f24ed67936ea5e626bad61618f09 100644 (file)
@@ -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
@@ -519,6 +521,8 @@ e.g.:
 .TP
 .BR "\-\-loglevel NAME"
 Tracepoint loglevel range from 0 to loglevel. Listed in the help (\-h).
+For the JUL domain, the loglevel ranges are detailed with the \-\-help
+option thus starting from SEVERE to FINEST.
 .TP
 .BR "\-\-loglevel-only NAME"
 Tracepoint loglevel (only this loglevel).
This page took 0.023643 seconds and 4 git commands to generate.