Rename "tracing session" -> "recording session"
[lttng-tools.git] / doc / man / lttng-metadata.1.txt
... / ...
CommitLineData
1lttng-metadata(1)
2=================
3:revdate: 14 June 2021
4
5
6NAME
7----
8lttng-metadata - Manage the metadata generation of an LTTng recording session
9
10
11SYNOPSIS
12--------
13[verse]
14*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *metadata* *regenerate* [option:--session='SESSION']
15
16
17DESCRIPTION
18-----------
19WARNING: This command is **deprecated**; it's been replaced with
20`lttng regenerate metadata` (see man:lttng-regenerate(1)).
21
22
23include::common-lttng-cmd-options-head.txt[]
24
25
26option:-s 'SESSION', option:--session='SESSION'::
27 Manage the metadata generation of the recording session named
28 'SESSION' instead of the current recording session (see
29 man:lttng-concepts(7) to learn more about the current recording
30 session).
31
32
33include::common-lttng-cmd-help-options.txt[]
34
35
36include::common-lttng-cmd-after-options.txt[]
37
38
39include::common-footer.txt[]
40
41
42SEE ALSO
43--------
44man:lttng(1),
45man:lttng-regenerate(1),
46man:lttng-concepts(7)
This page took 0.022671 seconds and 4 git commands to generate.