lttng-view: make babeltrace2 the default viewer
[lttng-tools.git] / doc / man / lttng-view.1.txt
index 923b117b053d185b9d0b6e04ae92e4ac50a55eef..e358c5b632e9ee0bec7034d670ea453a8f8b752e 100644 (file)
@@ -1,5 +1,6 @@
 lttng-view(1)
 =============
+:revdate: 28 November 2016
 
 
 NAME
@@ -24,7 +25,9 @@ about the current tracing session). Otherwise, it is launched for the
 existing tracing session named 'SESSION'. `lttng list`
 outputs all the existing tracing sessions (see man:lttng-list(1)).
 
-By default, the man:babeltrace(1) trace viewer is launched.
+By default, the man:babeltrace2(1) trace viewer is launched. If it is
+not found on the system, the man:babeltrace(1) trace viewer is
+used.
 Another trace viewer command can be specified using the
 option:--viewer option.
 
@@ -36,11 +39,11 @@ be overridden using the option:--trace-path option.
 include::common-cmd-options-head.txt[]
 
 
-option:-t, option:--trace-path='PATH'::
+option:-t 'PATH', option:--trace-path='PATH'::
     View trace at path 'PATH' instead of using the chosen tracing
     session's trace path.
 
-option:-e, option:--viewer='CMD'::
+option:-e 'CMD', option:--viewer='CMD'::
     Use 'CMD' as the trace viewer.
 
 
This page took 0.023242 seconds and 4 git commands to generate.