lttng-load(1): fix synopsis and style
[lttng-tools.git] / doc / man / lttng-set-session.1.txt
1 lttng-set-session(1)
2 ====================
3
4
5 NAME
6 ----
7 lttng-set-session - Set the current LTTng tracing session
8
9
10 SYNOPSIS
11 --------
12 [verse]
13 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *set-session* 'SESSION'
14
15
16 DESCRIPTION
17 -----------
18 The `lttng set-session` command sets the current tracing session.
19
20 'SESSION' is the name of an existing tracing session. `lttng list`
21 outputs all the existing tracing sessions (see man:lttng-list(1)).
22
23 The current tracing session is used by default when a session can be
24 specified in other commands. See man:lttng-create(1) for more
25 information about the current tracing session.
26
27
28 include::common-cmd-options-head.txt[]
29
30
31 include::common-cmd-help-options.txt[]
32
33
34 include::common-cmd-footer.txt[]
35
36
37 SEE ALSO
38 --------
39 man:lttng-create(1),
40 man:lttng-destroy(1),
41 man:lttng(1)
This page took 0.03021 seconds and 4 git commands to generate.