X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-crash.1.txt;h=25483847d13b5886c4225540170f945ccda2af07;hp=1d74deba113207fba71aac8dd0145119e666bc9a;hb=89751b0293d364dca2e6a89d85ab9e7c9cda8bf6;hpb=aec4668ae1d87cdbd0e08d3ee02d5e75a1c9ca79 diff --git a/doc/man/lttng-crash.1.txt b/doc/man/lttng-crash.1.txt index 1d74deba1..25483847d 100644 --- a/doc/man/lttng-crash.1.txt +++ b/doc/man/lttng-crash.1.txt @@ -1,5 +1,6 @@ lttng-crash(1) ============== +:revdate: 5 June 2018 NAME @@ -15,7 +16,7 @@ SYNOPSIS DESCRIPTION ----------- -The http://lttng.org/[_Linux Trace Toolkit: next generation_] is an open +The https://lttng.org/[_Linux Trace Toolkit: next generation_] is an open source software package used for correlated tracing of the Linux kernel, user applications, and user libraries. @@ -28,7 +29,7 @@ LTTng trace buffers in the event of a system crash. OPTIONS ------- -option:-x, option:--extract='PATH':: +option:-x 'PATH', option:--extract='PATH':: Extract recovered traces to path 'PATH'; do not execute the trace viewer. @@ -39,7 +40,7 @@ Three levels of verbosity are available, which are triggered by appending additional `v` letters to the option (that is, `-vv` and `-vvv`). -option:-e, option:--viewer='VIEWER':: +option:-e 'VIEWER', option:--viewer='VIEWER':: Use trace viewer 'VIEWER' to view the trace buffers. 'VIEWER' is the absolute path to the viewer command to use, and it can contain command arguments as well. The trace directory paths are passed to @@ -74,8 +75,8 @@ include::common-footer.txt[] SEE ALSO -------- -linklttng:lttng(1), -linklttng:lttng-sessiond(8), -linklttng:lttng-relayd(8), -linklttng:lttng-ust(3), -linklttng:babeltrace(1) +man:lttng(1), +man:lttng-sessiond(8), +man:lttng-relayd(8), +man:lttng-ust(3), +man:babeltrace(1)