X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-view.1.txt;h=923b117b053d185b9d0b6e04ae92e4ac50a55eef;hb=e1f481f68598431b2b9eca264a2ec0c7f5aea686;hp=184328b51084c64c418138812fc783e177dac94a;hpb=79e094df4202ac51f57926d6563de87ff29c91b1;p=lttng-tools.git diff --git a/doc/man/lttng-view.1.txt b/doc/man/lttng-view.1.txt index 184328b51..923b117b0 100644 --- a/doc/man/lttng-view.1.txt +++ b/doc/man/lttng-view.1.txt @@ -10,7 +10,7 @@ lttng-view - View the traces of an LTTng tracing session SYNOPSIS -------- [verse] -*lttng* ['GENERAL OPTIONS'] *view* [option:--viewer='CMD'] [option:--trace-path='PATH' | 'SESSION'] +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *view* [option:--viewer='CMD'] [option:--trace-path='PATH' | 'SESSION'] DESCRIPTION @@ -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. @@ -52,4 +52,4 @@ include::common-cmd-footer.txt[] SEE ALSO -------- -linklttng:lttng(1) +man:lttng(1)