X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fman%2Flttng-metadata.1.txt;h=e2dfde62375146c2ec5cdd47c1cdb29f77a3b74b;hb=f5511eeafdb40b9589306519633566c3be48756c;hp=53489163223ed6fa59fe4c56bf3d2020e230d9d4;hpb=eded6438f3b15eccc391525f653e03293a890d32;p=lttng-tools.git diff --git a/doc/man/lttng-metadata.1.txt b/doc/man/lttng-metadata.1.txt index 534891632..e2dfde623 100644 --- a/doc/man/lttng-metadata.1.txt +++ b/doc/man/lttng-metadata.1.txt @@ -1,49 +1,46 @@ lttng-metadata(1) ================= +:revdate: 30 April 2021 NAME ---- -lttng-metadata - Manage an LTTng tracing session's metadata generation +lttng-metadata - Manage the metadata generation of an LTTng tracing session SYNOPSIS -------- [verse] -*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *metadata regenerate* [option:--session='SESSION'] +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *metadata* *regenerate* [option:--session='SESSION'] DESCRIPTION ----------- -WARNING: This command is **deprecated**; it has been replaced by the *lttng -regenerate metadata* command (see man:lttng-regenerate(1)). +WARNING: This command is **deprecated**; it's been replaced with +`lttng regenerate metadata` (see man:lttng-regenerate(1)). -include::common-cmd-options-head.txt[] +include::common-lttng-cmd-options-head.txt[] -option:-s, option:--session='SESSION':: - Manage the metadata generation of the tracing session named 'SESSION' - instead of the current tracing session. +option:-s 'SESSION', option:--session='SESSION':: + Manage the metadata generation of the tracing session named + 'SESSION' instead of the current tracing session (see + man:lttng-concepts(7) to learn more about the current tracing + session). -include::common-cmd-help-options.txt[] +include::common-lttng-cmd-help-options.txt[] -LIMITATIONS ------------ -The `lttng metadata regenerate` command can only be used on kernel and -user space tracing sessions (using per-user buffering), in non-live -mode. - -See man:lttng-enable-channel(1) for more information about -buffering schemes and man:lttng-create(1) for more information -about the different tracing session modes. +include::common-lttng-cmd-after-options.txt[] -include::common-cmd-footer.txt[] +include::common-footer.txt[] SEE ALSO -------- -man:lttng(1) +man:lttng(1), +man:lttng-regenerate(1), +man:lttng-concepts(7)