X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=doc%2Fman%2Flttng-status.1.txt;h=c0d96da0d605949638dd4b8fccb34fa18b62f35d;hb=da39b67ce2828bfc63a02db969048bfe1abd4ca0;hp=05e5bc5503dbf2a5e7fd13d2193bffb1971c5ddd;hpb=4605890e0a926f1c88355051dcd6d8a8dd135c58;p=lttng-tools.git diff --git a/doc/man/lttng-status.1.txt b/doc/man/lttng-status.1.txt index 05e5bc550..c0d96da0d 100644 --- a/doc/man/lttng-status.1.txt +++ b/doc/man/lttng-status.1.txt @@ -1,11 +1,11 @@ lttng-status(1) =============== -:revdate: 14 March 2017 +:revdate: 29 April 2021 NAME ---- -lttng-status - Get the current LTTng tracing session's status +lttng-status - Show the status of the current LTTng tracing session SYNOPSIS @@ -16,30 +16,34 @@ SYNOPSIS DESCRIPTION ----------- -The `lttng status` command shows the status of the current -tracing session. +The `lttng status` command shows the status of the current tracing +session (see man:lttng-concepts(7) to learn more about the current +tracing session). -This command is the exact equivalent of: +This command is equivalent to: -[role="term"] ----- -$ lttng list CURSESSION ----- +[verse] +*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list* 'CURSESSION' where `CURSESSION` is the name of the current tracing session. -Use man:lttng-set-session(1) to set the current tracing session. -include::common-cmd-options-head.txt[] +include::common-lttng-cmd-options-head.txt[] + + +include::common-lttng-cmd-help-options.txt[] -include::common-cmd-help-options.txt[] +include::common-lttng-cmd-after-options.txt[] -include::common-cmd-footer.txt[] +include::common-footer.txt[] SEE ALSO -------- +man:lttng(1), +man:lttng-create(1), +man:lttng-list(1), man:lttng-set-session(1), -man:lttng(1) +man:lttng-concepts(7)