Remove --no-output option from the command line
[lttng-tools.git] / doc / man / lttng.1
index 627ab9c9530c7a82bfd36382fc26f850e50734d2..c8933441eaeff6aa410ffe2d0c59b60538ce9cd1 100644 (file)
@@ -252,12 +252,9 @@ Simple listing of options
 .BR "\-o, \-\-output PATH"
 Specify output path for traces
 .TP
-.BR "\-\-no-output"
-Traces will not be output
-.TP
 .BR "\-\-snapshot"
-Set the session in snapshot mode. Created in no-output mode and uses the
-URL, if one is specified, as the default snapshot output.  Every channel will be set
+Set the session in snapshot mode. Created without a consumer and uses the URL,
+if one is specified, as the default snapshot output. Every channel will be set
 in overwrite mode and with mmap output (splice not supported).
 .TP
 .BR "\-\-live [USEC]"
@@ -442,6 +439,8 @@ Use shared buffer for the whole system (\-k only)
 .BR "\-C, \-\-tracefile-size SIZE"
 Maximum size of each tracefile within a stream (in bytes).
 0 means unlimited. (default: 0)
+Note: traces generated with this option may inaccurately report
+discarded events as per CTF 1.8.
 .TP
 .BR "\-W, \-\-tracefile-count COUNT"
 Used in conjunction with \-C option, this will limit the number of files
This page took 0.024167 seconds and 4 git commands to generate.