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