doc/man: use linkgenoptions macro
[lttng-tools.git] / doc / man / lttng-status.1.txt
CommitLineData
18d6fa61
PP
1lttng-status(1)
2===============
3
4
5NAME
6----
7lttng-status - Get the current LTTng tracing session's status
8
9
10SYNOPSIS
11--------
12[verse]
ce19b9ed 13*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *status*
18d6fa61
PP
14
15
16DESCRIPTION
17-----------
18The `lttng status` command shows the status of the current
19tracing session.
20
21This command is the exact equivalent of:
22
d4f093aa 23[role="term"]
18d6fa61
PP
24---------------------
25lttng list CURSESSION
26---------------------
27
28where `CURSESSION` is the name of the current tracing session.
29Use linklttng:lttng-set-session(1) to set the current tracing session.
30
31
32include::common-cmd-options-head.txt[]
33
34
35include::common-cmd-help-options.txt[]
36
37
38include::common-cmd-footer.txt[]
39
40
41SEE ALSO
42--------
43linklttng:lttng-set-session(1),
44linklttng:lttng(1)
This page took 0.024095 seconds and 4 git commands to generate.