X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-view.1.txt;h=86d62536b8d38ceac342ce72a5f7a607db23c2d4;hb=7197e9ec670114d94064a1b1658a9a2ca3b348a9;hp=722a04040b3f8d696490b4b4f4a3e3c051d7faca;hpb=ce19b9ed9bd9591bd0c4d1998780082a490991fd;p=lttng-tools.git diff --git a/doc/man/lttng-view.1.txt b/doc/man/lttng-view.1.txt index 722a04040..86d62536b 100644 --- a/doc/man/lttng-view.1.txt +++ b/doc/man/lttng-view.1.txt @@ -19,12 +19,12 @@ The `lttng view` command launches an external trace viewer to view the current trace of a tracing session. If 'SESSION' is omitted, the viewer is launched for the current tracing -session (see linklttng:lttng-create(1) for more information +session (see man:lttng-create(1) for more information 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 linklttng:lttng-list(1)). +outputs all the existing tracing sessions (see man:lttng-list(1)). -By default, the linklttng:babeltrace(1) trace viewer is launched. +By default, the man:babeltrace(1) trace viewer is launched. Another trace viewer command can be specified using the option:--viewer option. @@ -36,11 +36,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. @@ -52,4 +52,4 @@ include::common-cmd-footer.txt[] SEE ALSO -------- -linklttng:lttng(1) +man:lttng(1)